Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/ath/ath9k/
Ddebug.h259 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf,
294 static inline void ath_debug_stat_tx(struct ath_softc *sc, in ath_debug_stat_tx() function
Ddebug.c831 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, in ath_debug_stat_tx() function
Dxmit.c2528 ath_debug_stat_tx(sc, bf, ts, txq, tx_flags); in ath_tx_complete_buf()