Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h182 struct mwifiex_msix_context { struct
229 struct mwifiex_msix_context msix_ctx[MWIFIEX_NUM_MSIX_VECTORS];
230 struct mwifiex_msix_context share_irq_ctx;
H A Dpcie.c2608 struct mwifiex_msix_context *ctx = context; in mwifiex_pcie_interrupt()