Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/wireless/marvell/mwifiex/
Dpcie.h194 struct mwifiex_msix_context { struct
241 struct mwifiex_msix_context msix_ctx[MWIFIEX_NUM_MSIX_VECTORS];
242 struct mwifiex_msix_context share_irq_ctx;
Dpcie.c2573 struct mwifiex_msix_context *ctx = context; in mwifiex_pcie_interrupt()