Searched refs:ieee80211_stop_tx_ba_cb (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/mac80211/ |
H A D | ht.c | 333 ieee80211_stop_tx_ba_cb(sta, i, tid_tx); in ieee80211_sta_tear_down_BA_sessions() 409 ieee80211_stop_tx_ba_cb(sta, tid, tid_tx); in ieee80211_ba_session_work()
|
H A D | agg-tx.c | 416 * necessarily call ieee80211_stop_tx_ba_cb(), so this may in ___ieee80211_stop_tx_ba_session() 900 void ieee80211_stop_tx_ba_cb(struct sta_info *sta, int tid, in ieee80211_stop_tx_ba_cb() function
|
H A D | ieee80211_i.h | 1891 void ieee80211_stop_tx_ba_cb(struct sta_info *sta, int tid,
|
/kernel/linux/linux-6.6/net/mac80211/ |
H A D | ht.c | 348 ieee80211_stop_tx_ba_cb(sta, i, tid_tx); in ieee80211_sta_tear_down_BA_sessions() 455 ieee80211_stop_tx_ba_cb(sta, tid, tid_tx); in ieee80211_ba_session_work()
|
H A D | agg-tx.c | 416 * necessarily call ieee80211_stop_tx_ba_cb(), so this may in ___ieee80211_stop_tx_ba_session() 927 void ieee80211_stop_tx_ba_cb(struct sta_info *sta, int tid, in ieee80211_stop_tx_ba_cb() function
|
H A D | ieee80211_i.h | 2130 void ieee80211_stop_tx_ba_cb(struct sta_info *sta, int tid,
|
Completed in 17 milliseconds