Searched defs:mac_context (Results 1 – 4 of 4) sorted by relevance
672 struct mac_context { struct673 enum qdf_driver_type gDriverType;674 struct wlan_mlme_chain_cfg fw_chain_cfg;675 struct wlan_mlme_cfg *mlme_cfg;676 struct lim_context lim;677 struct sch_context sch;678 tAniSirSys sys;681 hdd_handle_t hdd_handle;683 struct sme_context sme;684 tSapStruct sap;[all …]
178 void *mac_context; member
1382 void *mac_context = wma_handle->mac_context; in wma_mgmt_tx_dload_comp_hldr() local
990 struct mac_context *mac_context; member