Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
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;
Dpcie.c2457 struct mwifiex_msix_context *ctx = context; in mwifiex_pcie_interrupt()