Searched refs:lpfc_sg_seg_cnt (Results 1 – 1 of 1) sorted by relevance
6179 static uint lpfc_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT; variable6180 module_param(lpfc_sg_seg_cnt, uint, 0444);6181 MODULE_PARM_DESC(lpfc_sg_seg_cnt, "Max Scatter Gather Segment Count");6211 static DEVICE_ATTR_RO(lpfc_sg_seg_cnt);7696 lpfc_sg_seg_cnt_init(phba, lpfc_sg_seg_cnt); in lpfc_get_cfgparam()