Searched refs:ath_debug_stat_tx (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | debug.h | 258 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
|
H A D | debug.c | 782 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, in ath_debug_stat_tx() function
|
H A D | xmit.c | 2487 ath_debug_stat_tx(sc, bf, ts, txq, tx_flags); in ath_tx_complete_buf()
|
/kernel/linux/linux-6.6/drivers/net/wireless/ath/ath9k/ |
H A D | debug.h | 259 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
|
H A D | debug.c | 811 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, in ath_debug_stat_tx() function
|
H A D | xmit.c | 2546 ath_debug_stat_tx(sc, bf, ts, txq, tx_flags); in ath_tx_complete_buf()
|
Completed in 14 milliseconds