Searched refs:st_max_sg_segs (Results 1 – 1 of 1) sorted by relevance
185 static int st_max_sg_segs = ST_MAX_SG; variable4106 st_max_sg_segs = max_sg_segs; in validate_options()4278 if (st_max_sg_segs < i) in st_probe()4279 i = st_max_sg_segs; in st_probe()4487 verstr, st_fixed_buffer_size, st_max_sg_segs); in init_st()4552 return scnprintf(buf, PAGE_SIZE, "%d\n", st_max_sg_segs); in max_sg_segs_show()