Home
last modified time | relevance | path

Searched refs:BSS_MEMBERSHIP_SELECTOR_VHT_PHY (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h1350 #define BSS_MEMBERSHIP_SELECTOR_VHT_PHY 126 macro
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c167 *pos++ = 0x80 | BSS_MEMBERSHIP_SELECTOR_VHT_PHY; in hostapd_eid_supp_rates()
237 *pos++ = 0x80 | BSS_MEMBERSHIP_SELECTOR_VHT_PHY; in hostapd_eid_ext_supp_rates()
/freebsd/contrib/wpa/wpa_supplicant/
H A Devents.c1022 BSS_MEMBERSHIP_SELECTOR_VHT_PHY)) { in rate_match()