Home
last modified time | relevance | path

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

/openbmc/linux/drivers/cxl/
H A Dcxlpci.h62 #define CXL_PCI_DEFAULT_MAX_VECTORS 16 macro
H A Dpci.c600 nvecs = pci_alloc_irq_vectors(pdev, 1, CXL_PCI_DEFAULT_MAX_VECTORS, in cxl_alloc_irq_vectors()