Searched refs:ath_tx_txqaddbuf (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 59 static void ath_tx_txqaddbuf(struct ath_softc *sc, struct ath_txq *txq, 1511 ath_tx_txqaddbuf(sc, txq, &bf_q, false); in ath_tx_sched_aggr() 1690 ath_tx_txqaddbuf(sc, txq, &bf_q, false); in ath9k_release_buffered_frames() 1981 static void ath_tx_txqaddbuf(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_txqaddbuf() function 2067 ath_tx_txqaddbuf(sc, txq, &bf_head, false); in ath_tx_send_normal() 2397 ath_tx_txqaddbuf(sc, txctl.txq, &bf_q, false); in ath_tx_cabq() 2730 ath_tx_txqaddbuf(sc, txq, &bf_q, true); in ath_tx_edma_tasklet()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 65 static void ath_tx_txqaddbuf(struct ath_softc *sc, struct ath_txq *txq, 1572 ath_tx_txqaddbuf(sc, txq, &bf_q, false); in ath_tx_sched_aggr() 1749 ath_tx_txqaddbuf(sc, txq, &bf_q, false); in ath9k_release_buffered_frames() 2040 static void ath_tx_txqaddbuf(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_txqaddbuf() function 2126 ath_tx_txqaddbuf(sc, txq, &bf_head, false); in ath_tx_send_normal() 2456 ath_tx_txqaddbuf(sc, txctl.txq, &bf_q, false); in ath_tx_cabq() 2789 ath_tx_txqaddbuf(sc, txq, &bf_q, true); in ath_tx_edma_tasklet()
|
Completed in 8 milliseconds