Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vdpa/ifcvf/
Difcvf_base.h55 #define IFCVF_MAX_INTR (IFCVF_MAX_QUEUE_PAIRS * 2 + 1) macro
Difcvf_main.c68 ret = pci_alloc_irq_vectors(pdev, IFCVF_MAX_INTR, in ifcvf_request_irq()
69 IFCVF_MAX_INTR, PCI_IRQ_MSIX); in ifcvf_request_irq()