Searched refs:OCX_INTS (Results 1 – 1 of 1) sorted by relevance
822 #define OCX_INTS (OCX_LINK_INTS + 1) macro1053 struct msix_entry msix_ent[OCX_INTS];1383 for (i = 0; i < OCX_INTS; i++) { in thunderx_ocx_probe()1388 ret = pci_enable_msix_exact(pdev, ocx->msix_ent, OCX_INTS); in thunderx_ocx_probe()1394 for (i = 0; i < OCX_INTS; i++) { in thunderx_ocx_probe()1474 for (i = 0; i < OCX_INTS; i++) { in thunderx_ocx_remove()