Home
last modified time | relevance | path

Searched refs:IEEE80211_ACTION_SM_TPCREP (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/net80211/
H A Dieee80211.h536 IEEE80211_ACTION_SM_TPCREP = 3, /* TPC Report */ enumerator
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h1641 CTASSERT((int)IEEE80211_ACTION_SM_TPCREP == (int)IEEE80211_ACTION_RADIO_MEASUREMENT_LMREP);
1673 if (mgmt->u.action.u.tpc_report.spec_mgmt != IEEE80211_ACTION_SM_TPCREP) in ieee80211_action_contains_tpc()