MSIX_MAX_VECS 407 drivers/thunderbolt/nhi.c ret = ida_simple_get(&nhi->msix_ida, 0, MSIX_MAX_VECS, GFP_KERNEL); MSIX_MAX_VECS 921 drivers/thunderbolt/nhi.c for (i = 0; i < MSIX_MAX_VECS; i++) { MSIX_MAX_VECS 1060 drivers/thunderbolt/nhi.c nvec = pci_alloc_irq_vectors(pdev, MSIX_MIN_VECS, MSIX_MAX_VECS,