Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath9k/
H A Dgpio.c360 if (status & ATH9K_INT_MCI) in ath9k_btcoex_handle_interrupt()
H A Dmci.c641 sc->sc_ah->imask |= ATH9K_INT_MCI; in ath_mci_enable()
H A Dmac.c821 if (ah->imask & ATH9K_INT_MCI) in __ath9k_hw_enable_interrupts()
H A Dhw.h376 ATH9K_INT_MCI = 0x00000200, enumerator
H A Dar9003_mci.c384 *masked |= ATH9K_INT_MCI; in ar9003_mci_get_isr()
H A Ddebug.c506 if (status & ATH9K_INT_MCI) in ath_debug_stat_interrupt()
H A Dmain.c504 ATH9K_INT_MCI) in ath_isr()