Home
last modified time | relevance | path

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

/freebsd/sys/net80211/
H A Dieee80211.h1114 IEEE80211_ELEMID_PWRCAP = 33, enumerator
H A Dieee80211_output.c2293 frm[0] = IEEE80211_ELEMID_PWRCAP; in ieee80211_add_powercapability()
/freebsd/sbin/ifconfig/
H A Difieee80211.c3591 case IEEE80211_ELEMID_PWRCAP: return " PWRCAP"; in iename()