Searched refs:mac_ax_hw_info (Results 1 – 20 of 20) sorted by relevance
509 static struct mac_ax_hw_info mac8852b_hw_info = {685 struct mac_ax_hw_info *hw_info = NULL; in get_mac_8852b_adapter()702 hw_info = (struct mac_ax_hw_info *)pltfm_cb->rtl_malloc(drv_adapter, in get_mac_8852b_adapter()703 sizeof(struct mac_ax_hw_info)); in get_mac_8852b_adapter()712 sizeof(struct mac_ax_hw_info)); in get_mac_8852b_adapter()
221 struct mac_ax_hw_info *hw_info = adapter->hw_info; in mac_dump_efuse_map_wl_plus()379 struct mac_ax_hw_info *hw_info = adapter->hw_info; in mac_write_efuse_plus()488 struct mac_ax_hw_info *hw_info = adapter->hw_info; in mac_read_efuse_plus()667 struct mac_ax_hw_info *hw_info = adapter->hw_info; in mac_dump_log_efuse_plus()823 struct mac_ax_hw_info *hw_info = adapter->hw_info; in mac_read_log_efuse_plus()947 struct mac_ax_hw_info *hw_info = adapter->hw_info; in mac_write_log_efuse_plus()1282 struct mac_ax_hw_info *hw_info = adapter->hw_info; in mac_pg_efuse_by_map_plus()1948 struct mac_ax_hw_info *hw_info = adapter->hw_info; in mac_pg_simulator_plus()2140 struct mac_ax_hw_info *hw_info = adapter->hw_info; in mac_checksum_update()2177 struct mac_ax_hw_info *hw_info = adapter->hw_info; in mac_checksum_rpt()[all …]
386 struct mac_ax_hw_info *hw_info = adapter->hw_info; in mac_hal_init()640 struct mac_ax_hw_info *hw_info = adapter->hw_info; in mac_hal_fast_init()
176 struct mac_ax_hw_info *hw_info = adapter->hw_info; in pwr_seq_start()
346 struct mac_ax_hw_info *mac_get_hw_info(struct mac_ax_adapter *adapter);
515 struct mac_ax_hw_info *hw_info = adapter->hw_info; in cmd_mac_dl_sym()1421 struct mac_ax_hw_info *hw_info = adapter->hw_info; in fw_log_scan_array()1466 struct mac_ax_hw_info *hw_info = adapter->hw_info; in fw_log_set_array()
51 struct mac_ax_hw_info *mac_get_hw_info(struct mac_ax_adapter *adapter) in mac_get_hw_info()
541 PLTFM_FREE(adapter->hw_info, sizeof(struct mac_ax_hw_info)); in mac_ax_ops_exit()
4682 struct mac_ax_hw_info { struct14147 struct mac_ax_hw_info *hw_info;15352 struct mac_ax_hw_info* (*get_hw_info)(struct mac_ax_adapter *adapter);
33 struct mac_ax_hw_info *mac_info = mac->hw_info; in hal_mac_get_hwinfo()