Home
last modified time | relevance | path

Searched refs:ath_tx_rc_status (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
H A Dxmit.c61 static void ath_tx_rc_status(struct ath_softc *sc, struct ath_buf *bf,
580 ath_tx_rc_status(sc, bf, ts, nframes, nbad, txok); in ath_tx_complete_aggr()
718 ath_tx_rc_status(sc, bf, ts, 1, txok ? 0 : 1, txok); in ath_tx_process_buffer()
2514 static void ath_tx_rc_status(struct ath_softc *sc, struct ath_buf *bf, in ath_tx_rc_status() function
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/
H A Dxmit.c67 static void ath_tx_rc_status(struct ath_softc *sc, struct ath_buf *bf,
629 ath_tx_rc_status(sc, bf, ts, nframes, nbad, txok); in ath_tx_complete_aggr()
767 ath_tx_rc_status(sc, bf, ts, 1, txok ? 0 : 1, txok); in ath_tx_process_buffer()
2573 static void ath_tx_rc_status(struct ath_softc *sc, struct ath_buf *bf, in ath_tx_rc_status() function

Completed in 9 milliseconds