Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dath9k.h578 void ath_tx_aggr_stop(struct ath_softc *sc, struct ieee80211_sta *sta, u16 tid);
Dmain.c1887 ath_tx_aggr_stop(sc, sta, tid); in ath9k_ampdu_action()
Dxmit.c1524 void ath_tx_aggr_stop(struct ath_softc *sc, struct ieee80211_sta *sta, u16 tid) in ath_tx_aggr_stop() function