Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Ddebug.h278 void ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause);
313 ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause) in ath9k_debug_sync_cause() function
H A Ddebug.c29 void ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause) in ath9k_debug_sync_cause() function
H A Dmain.c532 ath9k_debug_sync_cause(sc, sync_cause); in ath_isr()