Home
last modified time | relevance | path

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

/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_attr.c5782 static uint lpfc_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT;
5841 phba->cfg_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT; in lpfc_sg_seg_cnt_init()
H A Dlpfc_scsi.c6790 .sg_tablesize = LPFC_DEFAULT_SG_SEG_CNT,
6817 .sg_tablesize = LPFC_DEFAULT_SG_SEG_CNT,