Searched refs:ath_tx_update_baw (Results 1 – 1 of 1) sorted by relevance
/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 64 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, 256 ath_tx_update_baw(sc, tid, bf); in ath_tx_flush_tid() 271 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_update_baw() function 576 ath_tx_update_baw(sc, tid, bf); in ath_tx_complete_aggr() 606 ath_tx_update_baw(sc, tid, bf); in ath_tx_complete_aggr() 967 ath_tx_update_baw(sc, tid, bf); in ath_tx_get_tid_subframe()
|