Home
last modified time | relevance | path

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

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