Searched refs:OTX_CPT_VF_MSIX_VECTORS (Results 1 – 3 of 3) sorted by relevance
84 cpumask_var_t affinity_mask[OTX_CPT_VF_MSIX_VECTORS];
819 err = pci_alloc_irq_vectors(pdev, OTX_CPT_VF_MSIX_VECTORS, in otx_cptvf_probe()820 OTX_CPT_VF_MSIX_VECTORS, PCI_IRQ_MSIX); in otx_cptvf_probe()823 OTX_CPT_VF_MSIX_VECTORS); in otx_cptvf_probe()
45 #define OTX_CPT_VF_MSIX_VECTORS 2 macro