Home
last modified time | relevance | path

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

/drivers/thunderbolt/
Dnhi.c39 #define MSIX_MAX_VECS 16 macro
407 ret = ida_simple_get(&nhi->msix_ida, 0, MSIX_MAX_VECS, GFP_KERNEL); in ring_request_msix()
921 for (i = 0; i < MSIX_MAX_VECS; i++) { in nhi_enable_int_throttling()
1060 nvec = pci_alloc_irq_vectors(pdev, MSIX_MIN_VECS, MSIX_MAX_VECS, in nhi_init_msi()