Searched refs:AR_MCI_INTERRUPT_RX_MSG_CONT_RST (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/wireless/ath/ath9k/
H A Dreg_mci.h121 #define AR_MCI_INTERRUPT_RX_MSG_CONT_RST 0x00000010 macro
302 AR_MCI_INTERRUPT_RX_MSG_CONT_RST)
H A Dmci.c619 if (mci_int_rxmsg & AR_MCI_INTERRUPT_RX_MSG_CONT_RST) ath_mci_intr()
620 mci_int_rxmsg &= ~AR_MCI_INTERRUPT_RX_MSG_CONT_RST; ath_mci_intr()
H A Dar9003_mci.c285 AR_MCI_INTERRUPT_RX_MSG_CONT_RST); ar9003_mci_prep_interface()

Completed in 108 milliseconds