Searched refs:SG_MAX_SEGMENTS (Results 1 – 10 of 10) sorted by relevance
329 #define SG_MAX_SEGMENTS SG_CHUNK_SIZE macro331 #define SG_MAX_SEGMENTS 2048 macro
291 .sg_tablesize = SG_MAX_SEGMENTS,
365 .sg_tablesize = SG_MAX_SEGMENTS,
484 .sg_tablesize = SG_MAX_SEGMENTS,
626 .sg_tablesize = SG_MAX_SEGMENTS,
298 .sg_tablesize = SG_MAX_SEGMENTS,
88 …lt max number of gather/scatter entries (default is 12, max is " __stringify(SG_MAX_SEGMENTS) ")");3714 token > SG_MAX_SEGMENTS) { in srp_parse_options()4279 if (indirect_sg_entries > SG_MAX_SEGMENTS) { in srp_init_module()4281 SG_MAX_SEGMENTS); in srp_init_module()4282 indirect_sg_entries = SG_MAX_SEGMENTS; in srp_init_module()
1790 SG_MAX_SEGMENTS)); in __scsi_init_queue()
5764 .sg_tablesize = SG_MAX_SEGMENTS,
4871 SG_MAX_SEGMENTS); in _base_allocate_memory_pools()