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

/linux-master/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.c11716 if (totiocbsize > MAX_SLIM_IOCB_SIZE) {
11721 (unsigned long) MAX_SLIM_IOCB_SIZE);

Completed in 271 milliseconds