Searched refs:ath_tx_process_buffer (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/net/wireless/ath/ath9k/ | 
| D | xmit.c | 681 static void ath_tx_process_buffer(struct ath_softc *sc, struct ath_txq *txq,  in ath_tx_process_buffer()  function1830 		ath_tx_process_buffer(sc, txq, &ts, bf, &bf_head);  in ath_drain_txq_list()
 2623 		ath_tx_process_buffer(sc, txq, &ts, bf, &bf_head);  in ath_tx_processq()
 2721 		ath_tx_process_buffer(sc, txq, &ts, bf, &bf_head);  in ath_tx_edma_tasklet()
 
 |