Home
last modified time | relevance | path

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

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

Completed in 31 milliseconds