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

/freebsd-9.3-release/sys/net80211/
H A Dieee80211.h345 uint8_t am_control; member in struct:ieee80211_action_ht_mimopowersave
H A Dieee80211_ht.c2019 if (mps->am_control & IEEE80211_A_HT_MIMOPWRSAVE_ENA)
2023 if (mps->am_control & IEEE80211_A_HT_MIMOPWRSAVE_MODE)
/freebsd-9.3-release/sys/dev/mwl/
H A Dif_mwl.c3691 mps->am_control & IEEE80211_A_HT_MIMOPWRSAVE_ENA,
3692 MS(mps->am_control, IEEE80211_A_HT_MIMOPWRSAVE_MODE));

Completed in 184 milliseconds