Searched refs:OCX_INTS (Results 1 – 1 of 1) sorted by relevance
828 #define OCX_INTS (OCX_LINK_INTS + 1) macro1059 struct msix_entry msix_ent[OCX_INTS];1390 for (i = 0; i < OCX_INTS; i++) { in thunderx_ocx_probe()1395 ret = pci_enable_msix_exact(pdev, ocx->msix_ent, OCX_INTS); in thunderx_ocx_probe()1401 for (i = 0; i < OCX_INTS; i++) { in thunderx_ocx_probe()1481 for (i = 0; i < OCX_INTS; i++) { in thunderx_ocx_remove()