Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dmain.c510 u32 sync_cause = 0; in ath_isr() local
531 ath9k_hw_getisr(ah, &status, &sync_cause); /* NB: clears ISR too */ in ath_isr()
532 ath9k_debug_sync_cause(sc, sync_cause); in ath_isr()