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