Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dsta_info.h111 #define HT_AGG_STATE_WANT_STOP 5 macro
Dagg-tx.c830 set_bit(HT_AGG_STATE_WANT_STOP, &tid_tx->state); in ieee80211_stop_tx_ba_session()
953 if (test_bit(HT_AGG_STATE_WANT_STOP, &tid_tx->state) || in ieee80211_process_addba_resp()
Dht.c350 if (tid_tx && test_and_clear_bit(HT_AGG_STATE_WANT_STOP, in ieee80211_ba_session_work()