Searched refs:AR_MCI_INTERRUPT_RX_MSG_CONT_RST (Results 1 – 3 of 3) sorted by relevance
532 if (mci_int_rxmsg & AR_MCI_INTERRUPT_RX_MSG_CONT_RST) in ath_mci_intr()533 mci_int_rxmsg &= ~AR_MCI_INTERRUPT_RX_MSG_CONT_RST; in ath_mci_intr()
2053 #define AR_MCI_INTERRUPT_RX_MSG_CONT_RST 0x00000010 macro2074 AR_MCI_INTERRUPT_RX_MSG_CONT_RST)2085 AR_MCI_INTERRUPT_RX_MSG_CONT_RST | \
285 AR_MCI_INTERRUPT_RX_MSG_CONT_RST); in ar9003_mci_prep_interface()