Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/vdpa/ifcvf/
H A Difcvf_base.h55 #define IFCVF_MAX_INTR (IFCVF_MAX_QUEUE_PAIRS * 2 + 1) macro
H A 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()

Completed in 2 milliseconds