Home
last modified time | relevance | path

Searched refs:__ieee80211_stop_tx_ba_session (Results 1 – 5 of 5) sorted by relevance

/linux/net/mac80211/
H A Dht.c329 __ieee80211_stop_tx_ba_session(sta, i, reason); in ieee80211_sta_tear_down_BA_sessions()
449 __ieee80211_stop_tx_ba_session(sta, tid, in ieee80211_ba_session_work()
505 __ieee80211_stop_tx_ba_session(sta, tid, AGG_STOP_PEER_REQUEST); in ieee80211_process_delba()
H A Dagg-tx.c290 int __ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid, in __ieee80211_stop_tx_ba_session() function
1052 __ieee80211_stop_tx_ba_session(sta, tid, AGG_STOP_DECLINED); in ieee80211_process_addba_resp()
H A Dkey.c315 __ieee80211_stop_tx_ba_session(sta, i, in ieee80211_pairwise_rekey()
H A Dieee80211_i.h2164 int __ieee80211_stop_tx_ba_session(struct sta_info *sta, u16 tid,
H A Dtx.c6005 __ieee80211_stop_tx_ba_session(sta, tid, in ieee80211_reserve_tid()