Home
last modified time | relevance | path

Searched refs:HOST_INTR_EVENT_RDY (Results 1 – 2 of 2) sorted by relevance

/drivers/net/wireless/mwifiex/
Dpcie.h69 #define HOST_INTR_EVENT_RDY BIT(3) macro
73 HOST_INTR_EVENT_RDY)
Dpcie.c1617 if (adapter->int_status & HOST_INTR_EVENT_RDY) { in mwifiex_process_int_status()
1618 adapter->int_status &= ~HOST_INTR_EVENT_RDY; in mwifiex_process_int_status()