Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Dath9k.h340 void ath_tx_aggr_stop(struct ath_softc *sc, struct ieee80211_sta *sta, u16 tid);
Dmain.c2075 ath_tx_aggr_stop(sc, sta, tid); in ath9k_ampdu_action()
Dxmit.c867 void ath_tx_aggr_stop(struct ath_softc *sc, struct ieee80211_sta *sta, u16 tid) in ath_tx_aggr_stop() function