Searched refs:st_max_sg_segs (Results 1 – 1 of 1) sorted by relevance
184 static int st_max_sg_segs = ST_MAX_SG; variable4102 st_max_sg_segs = max_sg_segs; in validate_options()4273 if (st_max_sg_segs < i) in st_probe()4274 i = st_max_sg_segs; in st_probe()4482 verstr, st_fixed_buffer_size, st_max_sg_segs); in init_st()4547 return scnprintf(buf, PAGE_SIZE, "%d\n", st_max_sg_segs); in max_sg_segs_show()