Home
last modified time | relevance | path

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

/NextBSD/sys/net80211/
HDieee80211.h364 uint8_t am_control; member
HDieee80211_ht.c2128 if (mps->am_control & IEEE80211_A_HT_MIMOPWRSAVE_ENA) in ht_recv_action_ht_mimopwrsave()
2132 if (mps->am_control & IEEE80211_A_HT_MIMOPWRSAVE_MODE) in ht_recv_action_ht_mimopwrsave()
/NextBSD/sys/dev/mwl/
HDif_mwl.c3566 mps->am_control & IEEE80211_A_HT_MIMOPWRSAVE_ENA, in mwl_recv_action()
3567 MS(mps->am_control, IEEE80211_A_HT_MIMOPWRSAVE_MODE)); in mwl_recv_action()