Searched refs:HT_AGG_STATE_WANT_STOP (Results 1 – 3 of 3) sorted by relevance
461 test_bit(HT_AGG_STATE_WANT_STOP, &tid_tx->state))) in ieee80211_send_addba_with_timeout()810 test_bit(HT_AGG_STATE_WANT_STOP, &tid_tx->state)) in ieee80211_start_tx_ba_cb()918 set_bit(HT_AGG_STATE_WANT_STOP, &tid_tx->state); in ieee80211_stop_tx_ba_session()1028 if (test_bit(HT_AGG_STATE_WANT_STOP, &tid_tx->state) || in ieee80211_process_addba_resp()
121 #define HT_AGG_STATE_WANT_STOP 5 macro
451 if (test_and_clear_bit(HT_AGG_STATE_WANT_STOP, &tid_tx->state)) in ieee80211_ba_session_work()