Home
last modified time | relevance | path

Searched refs:mac_cap (Results 1 - 7 of 7) sorted by relevance

/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11_he.c125 os_memcpy(cap->he_mac_capab_info, mode->he_capab[opmode].mac_cap, in hostapd_eid_he_capab()
512 u8 *mac_cap; in hostapd_get_he_twt_responder() local
518 mac_cap = hapd->iface->current_mode->he_capab[mode].mac_cap; in hostapd_get_he_twt_responder()
520 return !!(mac_cap[HE_MAC_CAPAB_0] & HE_MACCAP_TWT_RESPONDER) && in hostapd_get_he_twt_responder()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/ap/
H A Dieee802_11_he.c90 os_memcpy(cap->he_mac_capab_info, mode->he_capab[opmode].mac_cap, in hostapd_eid_he_capab()
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/drivers/
H A Ddriver_nl80211_capa.c1600 if (len > sizeof(he_capab->mac_cap)) in phy_info_iftype_copy()
1601 len = sizeof(he_capab->mac_cap); in phy_info_iftype_copy()
1602 os_memcpy(he_capab->mac_cap, in phy_info_iftype_copy()
H A Ddriver.h196 u8 mac_cap[HE_MAX_MAC_CAPAB_SIZE]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/drivers/
H A Ddriver_nl80211_capa.c1827 if (len > sizeof(he_capab->mac_cap)) in phy_info_iftype_copy()
1828 len = sizeof(he_capab->mac_cap); in phy_info_iftype_copy()
1829 os_memcpy(he_capab->mac_cap, in phy_info_iftype_copy()
H A Ddriver.h197 u8 mac_cap[HE_MAX_MAC_CAPAB_SIZE]; member
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/common/
H A Dieee802_11_defs.h2521 le16 mac_cap; member

Completed in 31 milliseconds