Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dpcie.h230 struct mwifiex_msix_context share_irq_ctx; member
Dpcie.c3088 card->share_irq_ctx.dev = pdev; in mwifiex_pcie_request_irq()
3089 card->share_irq_ctx.msg_id = -1; in mwifiex_pcie_request_irq()
3091 "MRVL_PCIE", &card->share_irq_ctx); in mwifiex_pcie_request_irq()
3200 free_irq(card->dev->irq, &card->share_irq_ctx); in mwifiex_unregister_dev()