Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/thunderbolt/
Dnhi.c35 #define MSIX_MAX_VECS 16 macro
403 ret = ida_simple_get(&nhi->msix_ida, 0, MSIX_MAX_VECS, GFP_KERNEL); in ring_request_msix()
927 for (i = 0; i < MSIX_MAX_VECS; i++) { in nhi_enable_int_throttling()
1066 nvec = pci_alloc_irq_vectors(pdev, MSIX_MIN_VECS, MSIX_MAX_VECS, in nhi_init_msi()