Home
last modified time | relevance | path

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

/linux-6.1.9/net/mac80211/
Dht.c346 if (test_and_clear_bit(HT_AGG_STATE_STOP_CB, &tid_tx->state)) in ieee80211_sta_tear_down_BA_sessions()
459 if (test_and_clear_bit(HT_AGG_STATE_STOP_CB, &tid_tx->state)) in ieee80211_ba_session_work()
Dsta_info.h123 #define HT_AGG_STATE_STOP_CB 7 macro
Dagg-tx.c949 set_bit(HT_AGG_STATE_STOP_CB, &tid_tx->state); in ieee80211_stop_tx_ba_cb_irqsafe()