Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/
Ddebug.h258 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf,
293 static inline void ath_debug_stat_tx(struct ath_softc *sc, in ath_debug_stat_tx() function
Ddebug.c782 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, in ath_debug_stat_tx() function
Dxmit.c2487 ath_debug_stat_tx(sc, bf, ts, txq, tx_flags); in ath_tx_complete_buf()