Searched refs:ath_tx_process_buffer (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | xmit.c | 730 static void ath_tx_process_buffer(struct ath_softc *sc, struct ath_txq *txq, in ath_tx_process_buffer() function 1894 ath_tx_process_buffer(sc, txq, &ts, bf, &bf_head); in ath_drain_txq_list() 2700 ath_tx_process_buffer(sc, txq, &ts, bf, &bf_head); in ath_tx_processq() 2798 ath_tx_process_buffer(sc, txq, &ts, bf, &bf_head); in ath_tx_edma_tasklet()
|