Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h60 #define LPFC_MAX_SGL_SEG_CNT 512 /* SGL element count per scsi cmnd */ macro
H A Dlpfc_init.c8247 phba->cfg_total_seg_cnt = LPFC_MAX_SGL_SEG_CNT; in lpfc_sli4_driver_resource_setup()