Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddebug.h258 void ath_debug_stat_interrupt(struct ath_softc *sc, enum ath9k_int status);
290 static inline void ath_debug_stat_interrupt(struct ath_softc *sc, in ath_debug_stat_interrupt() function
H A Ddebug.c459 void ath_debug_stat_interrupt(struct ath_softc *sc, enum ath9k_int status) in ath_debug_stat_interrupt() function
H A Dmain.c592 ath_debug_stat_interrupt(sc, status); in ath_isr()