Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211.h731 #define IEEE80211_CAPINFO_CHNL_AGILITY 0x0080 macro
/freebsd/usr.sbin/bsnmpd/modules/snmp_wlan/
H A Dwlan_sys.c2148 if ((pcaps & IEEE80211_CAPINFO_CHNL_AGILITY) != 0) in wlan_peercaps_to_snmp()
/freebsd/sbin/ifconfig/
H A Difieee80211.c2636 if (capinfo & IEEE80211_CAPINFO_CHNL_AGILITY) in getcaps()