Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ti/wlcore/
H A Devent.c142 ieee80211_stop_rx_ba_session(vif, wl->links[hlid].ba_bitmap, in wl1271_stop_ba_event()
153 ieee80211_stop_rx_ba_session(vif, in wl1271_stop_ba_event()
/openbmc/linux/drivers/net/wireless/ti/wl18xx/
H A Devent.c229 ieee80211_stop_rx_ba_session(vif, in wl18xx_process_mailbox_events()
/openbmc/linux/net/mac80211/
H A Dagg-rx.c125 void ieee80211_stop_rx_ba_session(struct ieee80211_vif *vif, u16 ba_rx_bitmap, in ieee80211_stop_rx_ba_session() function
146 EXPORT_SYMBOL(ieee80211_stop_rx_ba_session);
/openbmc/linux/include/net/
H A Dmac80211.h6637 void ieee80211_stop_rx_ba_session(struct ieee80211_vif *vif, u16 ba_rx_bitmap,
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drxmq.c920 ieee80211_stop_rx_ba_session(mvmsta->vif, BIT(tid), sta->addr); in iwl_mvm_oldsn_workaround()