Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath9k/
Ddebug.h313 void ath_debug_stat_rx(struct ath_softc *sc, struct ath_rx_status *rs);
360 static inline void ath_debug_stat_rx(struct ath_softc *sc, in ath_debug_stat_rx() function
Drecv.c1229 ath_debug_stat_rx(sc, &rs); in ath_rx_tasklet()
Ddebug.c915 void ath_debug_stat_rx(struct ath_softc *sc, struct ath_rx_status *rs) in ath_debug_stat_rx() function