Searched refs:msix_ent (Results 1 – 1 of 1) sorted by relevance
186 struct msix_entry msix_ent; member723 lmc->msix_ent.entry = 0; in thunderx_lmc_probe()728 ret = pci_enable_msix_exact(pdev, &lmc->msix_ent, 1); in thunderx_lmc_probe()734 ret = devm_request_threaded_irq(&pdev->dev, lmc->msix_ent.vector, in thunderx_lmc_probe()1059 struct msix_entry msix_ent[OCX_INTS]; member1079 msix_ent[msix->entry]); in thunderx_ocx_com_isr()1108 msix_ent[msix->entry]); in thunderx_ocx_com_threaded_isr()1172 msix_ent[msix->entry]); in thunderx_ocx_lnk_isr()1191 msix_ent[msix->entry]); in thunderx_ocx_lnk_threaded_isr()1391 ocx->msix_ent[i].entry = i; in thunderx_ocx_probe()[all …]