Searched refs:IPR_MAX_MSIX_VECTORS (Results 1 – 2 of 2) sorted by relevance
322 #define IPR_MAX_MSIX_VECTORS 0x10 macro1577 } vectors_info[IPR_MAX_MSIX_VECTORS];
9671 struct msix_entry entries[IPR_MAX_MSIX_VECTORS]; in ipr_enable_msix()9955 if (ipr_number_of_msix > IPR_MAX_MSIX_VECTORS) { in ipr_probe_ioa()9957 IPR_MAX_MSIX_VECTORS); in ipr_probe_ioa()9958 ipr_number_of_msix = IPR_MAX_MSIX_VECTORS; in ipr_probe_ioa()