Searched refs:lpfc_sg_seg_cnt (Results 1 – 1 of 1) sorted by relevance
5637 static uint lpfc_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT; variable5638 module_param(lpfc_sg_seg_cnt, uint, 0444);5639 MODULE_PARM_DESC(lpfc_sg_seg_cnt, "Max Scatter Gather Segment Count");5669 static DEVICE_ATTR_RO(lpfc_sg_seg_cnt);7173 lpfc_sg_seg_cnt_init(phba, lpfc_sg_seg_cnt); in lpfc_get_cfgparam()