Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h242 struct mwifiex_msix_context share_irq_ctx; member
H A Dpcie.c3264 card->share_irq_ctx.dev = pdev; in mwifiex_pcie_request_irq()
3265 card->share_irq_ctx.msg_id = -1; in mwifiex_pcie_request_irq()
3267 "MRVL_PCIE", &card->share_irq_ctx); in mwifiex_pcie_request_irq()
3376 free_irq(card->dev->irq, &card->share_irq_ctx); in mwifiex_unregister_dev()
/kernel/linux/linux-6.6/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.h230 struct mwifiex_msix_context share_irq_ctx; member
H A Dpcie.c3261 card->share_irq_ctx.dev = pdev; in mwifiex_pcie_request_irq()
3262 card->share_irq_ctx.msg_id = -1; in mwifiex_pcie_request_irq()
3264 "MRVL_PCIE", &card->share_irq_ctx); in mwifiex_pcie_request_irq()
3373 free_irq(card->dev->irq, &card->share_irq_ctx); in mwifiex_unregister_dev()

Completed in 9 milliseconds