Searched refs:ieee80211_stop_rx_ba_session (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | event.c | 142 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 D | event.c | 229 ieee80211_stop_rx_ba_session(vif, in wl18xx_process_mailbox_events()
|
/openbmc/linux/net/mac80211/ |
H A D | agg-rx.c | 125 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 D | mac80211.h | 6637 void ieee80211_stop_rx_ba_session(struct ieee80211_vif *vif, u16 ba_rx_bitmap,
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | rxmq.c | 920 ieee80211_stop_rx_ba_session(mvmsta->vif, BIT(tid), sta->addr); in iwl_mvm_oldsn_workaround()
|