Searched refs:IPR_MAX_MSIX_VECTORS (Results 1 – 2 of 2) sorted by relevance
321 #define IPR_MAX_MSIX_VECTORS 0x10 macro1595 } vectors_info[IPR_MAX_MSIX_VECTORS];
10288 if (ipr_number_of_msix > IPR_MAX_MSIX_VECTORS) { in ipr_probe_ioa()10290 IPR_MAX_MSIX_VECTORS); in ipr_probe_ioa()10291 ipr_number_of_msix = IPR_MAX_MSIX_VECTORS; in ipr_probe_ioa()