Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/ath/ath9k/
H A Dhw.h385 ATH9K_INT_TIM = 0x00200000, enumerator
396 ATH9K_INT_BMISC = ATH9K_INT_TIM |
H A Dar9002_mac.c67 mask2 |= ATH9K_INT_TIM; in ar9002_hw_get_isr()
H A Dmac.c971 if (ints & ATH9K_INT_TIM) in ath9k_hw_set_interrupts()
H A Ddebug.c496 if (status & ATH9K_INT_TIM) in ath_debug_stat_interrupt()