Searched refs:ath_tx_update_baw (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/net/wireless/ath/ath9k/ |
D | xmit.c | 70 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, 303 ath_tx_update_baw(sc, tid, bf); in ath_tx_flush_tid() 318 static void ath_tx_update_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_update_baw() function 625 ath_tx_update_baw(sc, tid, bf); in ath_tx_complete_aggr() 655 ath_tx_update_baw(sc, tid, bf); in ath_tx_complete_aggr() 1016 ath_tx_update_baw(sc, tid, bf); in ath_tx_get_tid_subframe()
|