Home
last modified time | relevance | path

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

/linux-4.4.14/net/mac80211/
Dagg-rx.c409 void ieee80211_stop_rx_ba_session_offl(struct ieee80211_vif *vif, in ieee80211_stop_rx_ba_session_offl() function
428 EXPORT_SYMBOL(ieee80211_stop_rx_ba_session_offl);
/linux-4.4.14/include/net/
Dmac80211.h5111 void ieee80211_stop_rx_ba_session_offl(struct ieee80211_vif *vif,
/linux-4.4.14/drivers/net/wireless/ath/ath10k/
Dhtt_rx.c1780 ieee80211_stop_rx_ba_session_offl(arvif->vif, peer->addr, tid); in ath10k_htt_rx_delba()