Searched refs:lpfc_sg_seg_cnt (Results 1 – 1 of 1) sorted by relevance
5772 static uint lpfc_sg_seg_cnt = LPFC_DEFAULT_SG_SEG_CNT; variable5773 module_param(lpfc_sg_seg_cnt, uint, 0444);5774 MODULE_PARM_DESC(lpfc_sg_seg_cnt, "Max Scatter Gather Segment Count");5804 static DEVICE_ATTR_RO(lpfc_sg_seg_cnt);7309 lpfc_sg_seg_cnt_init(phba, lpfc_sg_seg_cnt); in lpfc_get_cfgparam()