Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Dif_ixl.c316 int ixl_limit_iwarp_msix = IXL_IW_MAX_MSIX; variable
317 TUNABLE_INT("hw.ixl.limit_iwarp_msix", &ixl_limit_iwarp_msix);
319 &ixl_limit_iwarp_msix, 0, "Limit MSI-X vectors assigned to iWARP");
H A Dixl_pf_main.c102 extern int ixl_limit_iwarp_msix;