Home
last modified time | relevance | path

Searched refs:HOST_INTR_DNLD_DONE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h91 #define HOST_INTR_DNLD_DONE BIT(0) macro
95 #define HOST_INTR_MASK (HOST_INTR_DNLD_DONE | \
H A Dpcie.c2693 if (pcie_ireg & HOST_INTR_DNLD_DONE) { in mwifiex_process_int_status()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h79 #define HOST_INTR_DNLD_DONE BIT(0) macro
83 #define HOST_INTR_MASK (HOST_INTR_DNLD_DONE | \
H A Dpcie.c2691 if (pcie_ireg & HOST_INTR_DNLD_DONE) { in mwifiex_process_int_status()

Completed in 9 milliseconds