Home
last modified time | relevance | path

Searched refs:phy_cap (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/
Dwifi_nxp_internal.c586 memcpy(he_cap->phy_cap, phe_cap->he_phy_cap, sizeof(phe_cap->he_phy_cap)); in wifi_setup_he_cap()
609 he_cap->phy_cap[6] &= ~MBIT(7); in wifi_setup_he_cap()
610 wifi_d("Clear PPE threshold 0x%x\r\n", he_cap->phy_cap[7]); in wifi_setup_he_cap()
Drtos_wpa_supp_if.c2304 memcpy(band->he_cap.phy_cap, event->he_cap.phy_cap, WIFI_NXP_HE_MAX_PHY_CAPAB_SIZE); in wifi_nxp_parse_sband()
3013 …modes[HOSTAPD_MODE_IEEE80211G].he_capab[IEEE80211_MODE_AP].phy_cap[HE_PHYCAP_CHANNEL_WIDTH_SET_IDX… in wifi_nxp_hostapd_set_modes()
3036 …modes[HOSTAPD_MODE_IEEE80211A].he_capab[IEEE80211_MODE_AP].phy_cap[HE_PHYCAP_CHANNEL_WIDTH_SET_IDX… in wifi_nxp_hostapd_set_modes()
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/wpa_supp_if/incl/
Dwifi_nxp_internal.h148 unsigned char phy_cap[WIFI_NXP_HE_MAX_PHY_CAPAB_SIZE]; member
195 unsigned char phy_cap[WIFI_HE_MAX_PHY_CAPAB_SIZE];
/hal_nxp-latest/mcux/middleware/wifi_nxp/wifidriver/
Dmlan_glue.c2670 wiphy.sband[0].he_cap.phy_cap[HE_PHYCAP_CHANNEL_WIDTH_SET_IDX] = 0; in wifi_nxp_get_wiphy()
2727 wiphy.sband[1].he_cap.phy_cap[HE_PHYCAP_CHANNEL_WIDTH_SET_IDX] = 0; in wifi_nxp_get_wiphy()