Home
last modified time | relevance | path

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

/src/sys/net80211/
H A Dieee80211.h1406 IEEE80211_ELEMID_TPCREP = 35, enumerator
/src/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1686 if (mgmt->u.action.u.tpc_report.tpc_elem_id != IEEE80211_ELEMID_TPCREP || in ieee80211_action_contains_tpc()
/src/sbin/ifconfig/
H A Difieee80211.c3818 case IEEE80211_ELEMID_TPCREP: return " TPCREP"; in iename()