Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dpcie.h82 #define HOST_INTR_EVENT_RDY BIT(3) macro
86 HOST_INTR_EVENT_RDY)
Dpcie.c2548 if (pcie_ireg & HOST_INTR_EVENT_RDY) { in mwifiex_process_int_status()