Searched refs:ath_tx_addto_baw (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 294 static void ath_tx_addto_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_addto_baw() function 973 ath_tx_addto_baw(sc, tid, bf); in ath_tx_get_tid_subframe() 2061 ath_tx_addto_baw(sc, tid, bf); in ath_tx_send_normal()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 341 static void ath_tx_addto_baw(struct ath_softc *sc, struct ath_atx_tid *tid, in ath_tx_addto_baw() function 1022 ath_tx_addto_baw(sc, tid, bf); in ath_tx_get_tid_subframe() 2120 ath_tx_addto_baw(sc, tid, bf); in ath_tx_send_normal()
|
Completed in 8 milliseconds