Searched refs:MSIX_MAX_VECS (Results 1 – 1 of 1) sorted by relevance
41 #define MSIX_MAX_VECS 16 macro429 ret = ida_simple_get(&nhi->msix_ida, 0, MSIX_MAX_VECS, GFP_KERNEL); in ring_request_msix()998 for (i = 0; i < MSIX_MAX_VECS; i++) { in nhi_enable_int_throttling()1203 nvec = pci_alloc_irq_vectors(pdev, MSIX_MIN_VECS, MSIX_MAX_VECS, in nhi_init_msi()