Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc_hw.h4398 #define MAX_SLIM_IOCB_SIZE (SLI2_SLIM_SIZE - \ macro
4410 IOCB_t IOCBs[MAX_SLIM_IOCB_SIZE];
H A Dlpfc_sli.c11712 if (totiocbsize > MAX_SLIM_IOCB_SIZE) { in lpfc_sli_setup()
11717 (unsigned long) MAX_SLIM_IOCB_SIZE); in lpfc_sli_setup()