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