Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Ddebug.h177 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf,
193 static inline void ath_debug_stat_tx(struct ath_softc *sc, in ath_debug_stat_tx() function
Ddebug.c787 void ath_debug_stat_tx(struct ath_softc *sc, struct ath_buf *bf, in ath_debug_stat_tx() function
Dxmit.c1921 ath_debug_stat_tx(sc, bf, ts, txq); in ath_tx_complete_buf()