Home
last modified time | relevance | path

Searched refs:ath_tx_txqaddbuf (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.10/drivers/net/wireless/ath/ath9k/
Dxmit.c59 static void ath_tx_txqaddbuf(struct ath_softc *sc, struct ath_txq *txq,
1506 ath_tx_txqaddbuf(sc, txq, &bf_q, false); in ath_tx_sched_aggr()
1685 ath_tx_txqaddbuf(sc, txq, &bf_q, false); in ath9k_release_buffered_frames()
1976 static void ath_tx_txqaddbuf(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_txqaddbuf() function
2062 ath_tx_txqaddbuf(sc, txq, &bf_head, false); in ath_tx_send_normal()
2391 ath_tx_txqaddbuf(sc, txctl.txq, &bf_q, false); in ath_tx_cabq()
2715 ath_tx_txqaddbuf(sc, txq, &bf_q, true); in ath_tx_edma_tasklet()