Searched refs:lpfc_sg_seg_cnt (Results 1 – 1 of 1) sorted by relevance
5777 static uint lpfc_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT; variable5778 module_param(lpfc_sg_seg_cnt, uint, 0444);5779 MODULE_PARM_DESC(lpfc_sg_seg_cnt, "Max Scatter Gather Segment Count");5809 static DEVICE_ATTR_RO(lpfc_sg_seg_cnt);7314 lpfc_sg_seg_cnt_init(phba, lpfc_sg_seg_cnt); in lpfc_get_cfgparam()