Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h64 #define LPFC_MAX_SGE_SIZE 0x80000000 /* Maximum data allowed in a SGE */ macro
H A Dlpfc_init.c13880 if (sli4_params->sge_supp_len > LPFC_MAX_SGE_SIZE) in lpfc_get_sli4_parameters()
13881 sli4_params->sge_supp_len = LPFC_MAX_SGE_SIZE; in lpfc_get_sli4_parameters()