Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/wireless/ath/ath9k/
Dxmit.c54 static void ath_tx_complete_buf(struct ath_softc *sc, struct ath_buf *bf,
267 ath_tx_complete_buf(sc, bf, txq, &bf_head, &ts, 0); in ath_tx_flush_tid()
337 ath_tx_complete_buf(sc, bf, txq, &bf_head, &ts, 0); in ath_tid_drain()
487 ath_tx_complete_buf(sc, bf, txq, &bf_head, ts, 0); in ath_tx_complete_aggr()
597 ath_tx_complete_buf(sc, bf, txq, &bf_head, ts, in ath_tx_complete_aggr()
617 ath_tx_complete_buf(sc, bf, txq, in ath_tx_complete_aggr()
699 ath_tx_complete_buf(sc, bf, txq, bf_head, ts, txok); in ath_tx_process_buffer()
937 ath_tx_complete_buf(sc, bf, txq, &bf_head, &ts, 0); in ath_tx_get_tid_subframe()
2538 static void ath_tx_complete_buf(struct ath_softc *sc, struct ath_buf *bf, in ath_tx_complete_buf() function