Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/
H A Dipr.h318 #define IPR_MAX_MSIX_VECTORS 0x10 macro
1534 } vectors_info[IPR_MAX_MSIX_VECTORS];
H A Dipr.c9511 if (ipr_number_of_msix > IPR_MAX_MSIX_VECTORS) { in ipr_probe_ioa()
9513 IPR_MAX_MSIX_VECTORS); in ipr_probe_ioa()
9514 ipr_number_of_msix = IPR_MAX_MSIX_VECTORS; in ipr_probe_ioa()