Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h81 #define HOST_INTR_CMD_DONE BIT(2) macro
85 HOST_INTR_CMD_DONE | \
H A Dpcie.c2709 if (pcie_ireg & HOST_INTR_CMD_DONE) { in mwifiex_process_int_status()