Searched defs:mac_ax_adapter (Results 1 – 2 of 2) sorted by relevance
14141 struct mac_ax_adapter { struct14142 struct mac_ax_ops *ops;14143 void *drv_adapter; //hal_com adapter14144 void *phl_adapter; //phl_com adapter14145 struct mac_ax_pltfm_cb *pltfm_cb;14146 struct mac_ax_state_mach sm;14147 struct mac_ax_hw_info *hw_info;14148 struct mac_ax_fw_info fw_info;14149 struct mac_ax_efuse_param efuse_param;14150 struct mac_ax_mac_pwr_info mac_pwr_info;[all …]