Searched refs:lpfc_sg_seg_cnt (Results 1 – 1 of 1) sorted by relevance
6004 static uint lpfc_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT; variable6005 module_param(lpfc_sg_seg_cnt, uint, 0444);6006 MODULE_PARM_DESC(lpfc_sg_seg_cnt, "Max Scatter Gather Segment Count");6036 static DEVICE_ATTR_RO(lpfc_sg_seg_cnt);7427 lpfc_sg_seg_cnt_init(phba, lpfc_sg_seg_cnt); in lpfc_get_cfgparam()