Home
last modified time | relevance | path

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

/freebsd/sys/compat/linuxkpi/common/include/linux/
H A Dieee80211.h129 #define WLAN_CAPABILITY_SHORT_SLOT_TIME __LINE__ /* TODO FIXME brcmfmac */ macro
/freebsd/contrib/wpa/src/common/
H A Dieee802_11_defs.h115 #define WLAN_CAPABILITY_SHORT_SLOT_TIME BIT(10) macro
/freebsd/contrib/wpa/src/ap/
H A Dieee802_11.c322 capab |= WLAN_CAPABILITY_SHORT_SLOT_TIME; in hostapd_own_capab_info()
5608 if (!(sta->capability & WLAN_CAPABILITY_SHORT_SLOT_TIME) && in handle_assoc()
/freebsd/contrib/wpa/src/p2p/
H A Dp2p.c2314 WLAN_CAPABILITY_SHORT_SLOT_TIME); in p2p_build_probe_resp_buf()