Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/net/wireless/ath/ath9k/
Ddebug.h176 void ath_debug_stat_interrupt(struct ath_softc *sc, enum ath9k_int status);
188 static inline void ath_debug_stat_interrupt(struct ath_softc *sc, in ath_debug_stat_interrupt() function
Ddebug.c282 void ath_debug_stat_interrupt(struct ath_softc *sc, enum ath9k_int status) in ath_debug_stat_interrupt() function
Dmain.c818 ath_debug_stat_interrupt(sc, status); in ath_isr()