Home
last modified time | relevance | path

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

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