Home
last modified time | relevance | path

Searched refs:CPT_VF_MSIX_VECTORS (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/crypto/cavium/cpt/
H A Dcptvf.h23 #define CPT_VF_MSIX_VECTORS 2 macro
107 cpumask_var_t affinity_mask[CPT_VF_MSIX_VECTORS];
H A Dcptvf_main.c702 err = pci_alloc_irq_vectors(pdev, CPT_VF_MSIX_VECTORS, in cptvf_probe()
703 CPT_VF_MSIX_VECTORS, PCI_IRQ_MSIX); in cptvf_probe()
706 CPT_VF_MSIX_VECTORS); in cptvf_probe()