Searched refs:IEEE80211_TWT_CONTROL_RX_DISABLED (Results 1 – 3 of 3) sorted by relevance
116 twt->control |= IEEE80211_TWT_CONTROL_RX_DISABLED; in ieee80211_s1g_rx_twt_setup()
2135 (twt->control & IEEE80211_TWT_CONTROL_RX_DISABLED); in mt7915_mac_add_twt_setup()
1130 #define IEEE80211_TWT_CONTROL_RX_DISABLED BIT(4) macro