Searched refs:st_max_sg_segs (Results 1 – 1 of 1) sorted by relevance
188 static int st_max_sg_segs = ST_MAX_SG; variable4115 st_max_sg_segs = max_sg_segs; in validate_options()4285 if (st_max_sg_segs < i) in st_probe()4286 i = st_max_sg_segs; in st_probe()4473 verstr, st_fixed_buffer_size, st_max_sg_segs); in init_st()4538 return scnprintf(buf, PAGE_SIZE, "%d\n", st_max_sg_segs); in max_sg_segs_show()