Searched refs:ath_tx_update_baw (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 61 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, 168 ath_tx_update_baw(sc, tid, fi->seqno); in ath_tx_flush_tid() 179 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_update_baw() function 238 ath_tx_update_baw(sc, tid, fi->seqno); in ath_tid_drain() 484 ath_tx_update_baw(sc, tid, fi->seqno); in ath_tx_complete_aggr() 511 ath_tx_update_baw(sc, tid, fi->seqno); in ath_tx_complete_aggr()
|