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/
A Dlpfc.h50 #define LPFC_DEFAULT_SG_SEG_CNT 64 /* sg element count per scsi cmnd */ macro
A Dlpfc_attr.c6179 static uint lpfc_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT;
6238 phba->cfg_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT; in lpfc_sg_seg_cnt_init()
A Dlpfc_scsi.c7236 .sg_tablesize = LPFC_DEFAULT_SG_SEG_CNT,

Completed in 34 milliseconds