Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/net80211/
HDieee80211.h651 #define IEEE80211_CAPINFO_CF_POLLABLE 0x0004 macro
/freebsd-14-stable/usr.sbin/bsnmpd/modules/snmp_wlan/
HDwlan_sys.c2138 if ((pcaps & IEEE80211_CAPINFO_CF_POLLABLE) != 0) in wlan_peercaps_to_snmp()
/freebsd-14-stable/sbin/ifconfig/
HDifieee80211.c2626 if (capinfo & IEEE80211_CAPINFO_CF_POLLABLE) in getcaps()