Searched refs:mlan_ds_11ax_he_capa (Results 1 – 3 of 3) sorted by relevance
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/ |
D | wifi-uap.c | 4128 static void wifi_uap_update_11ax_ie(t_u8 band, mlan_ds_11ax_he_capa *hecap_ie) in wifi_uap_update_11ax_ie() 4194 mlan_ds_11ax_he_capa *phe_cap = NULL; in wifi_setup_he_cap() 4204 phe_cap = (mlan_ds_11ax_he_capa *)fw_info.hw_he_cap; in wifi_setup_he_cap() 4213 phe_cap = (mlan_ds_11ax_he_capa *)fw_info.hw_he_cap; in wifi_setup_he_cap() 4220 phe_cap = (mlan_ds_11ax_he_capa *)fw_info.hw_2g_he_cap; in wifi_setup_he_cap() 4275 mlan_ds_11ax_he_capa *phe_cap = NULL; in woal_cfg80211_setup_uap_he_cap() 4289 phe_cap = (mlan_ds_11ax_he_capa *)fw_info.hw_2g_he_cap; in woal_cfg80211_setup_uap_he_cap() 4295 …oal_memcpy_ext(priv->phandle, &he_cfg.he_cap, phe_cap, hw_hecap_len, sizeof(mlan_ds_11ax_he_capa)); in woal_cfg80211_setup_uap_he_cap() 4309 phe_cap = (mlan_ds_11ax_he_capa *)fw_info.hw_he_cap; in woal_cfg80211_setup_uap_he_cap() 4315 …oal_memcpy_ext(priv->phandle, &he_cfg.he_cap, phe_cap, hw_hecap_len, sizeof(mlan_ds_11ax_he_capa)); in woal_cfg80211_setup_uap_he_cap()
|
D | mlan_11ax.c | 461 mlan_ds_11ax_he_capa *hecap = MNULL; in wlan_ret_11ax_cfg() 471 hecap = (mlan_ds_11ax_he_capa *)&hecfg->he_cap; in wlan_ret_11ax_cfg()
|
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/incl/ |
D | mlan_ioctl.h | 2993 } MLAN_PACK_END mlan_ds_11ax_he_capa, *pmlan_ds_11ax_he_capa; typedef 3001 mlan_ds_11ax_he_capa he_cap;
|