Home
last modified time | relevance | path

Searched refs:LPFC_DEFAULT_SG_SEG_CNT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/scsi/lpfc/
H A Dlpfc.h51 #define LPFC_DEFAULT_SG_SEG_CNT 64 /* sg element count per scsi cmnd */ macro
H A Dlpfc_scsi.c6771 .sg_tablesize = LPFC_DEFAULT_SG_SEG_CNT,
6798 .sg_tablesize = LPFC_DEFAULT_SG_SEG_CNT,
H A Dlpfc_attr.c5777 static uint lpfc_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT;
5836 phba->cfg_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT; in lpfc_sg_seg_cnt_init()