Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
Ddebug.h255 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf,
290 static inline void ath_debug_stat_tx(struct ath_softc *sc, in ath_debug_stat_tx() function
Ddebug.c784 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, in ath_debug_stat_tx() function
Dxmit.c2529 ath_debug_stat_tx(sc, bf, ts, txq, tx_flags); in ath_tx_complete_buf()