Home
last modified time | relevance | path

Searched defs:sync_cause (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_mac.c38 u32 sync_cause = 0; in ar9002_hw_get_isr() local
H A Dar9003_mac.c190 u32 sync_cause = 0, async_cause, async_mask = AR_INTR_MAC_IRQ; in ar9003_hw_get_isr() local
H A Ddebug.h313 ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause) in ath9k_debug_sync_cause()
H A Ddebug.c29 void ath9k_debug_sync_cause(struct ath_softc *sc, u32 sync_cause) in ath9k_debug_sync_cause()
H A Dmain.c510 u32 sync_cause = 0; in ath_isr() local