Searched refs:ath_tx_update_baw (Results 1 – 1 of 1) sorted by relevance
/Linux-v4.19/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 64 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, 299 ath_tx_update_baw(sc, tid, bf); in ath_tx_flush_tid() 314 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_update_baw() function 623 ath_tx_update_baw(sc, tid, bf); in ath_tx_complete_aggr() 653 ath_tx_update_baw(sc, tid, bf); in ath_tx_complete_aggr() 1022 ath_tx_update_baw(sc, tid, bf); in ath_tx_get_tid_subframe()
|