Searched refs:SG_MAX_SEGMENTS (Results 1 – 10 of 10) sorted by relevance
328 #define SG_MAX_SEGMENTS 2048 macro330 #define SG_MAX_SEGMENTS SG_CHUNK_SIZE macro
620 .sg_tablesize = SG_MAX_SEGMENTS,
294 .sg_tablesize = SG_MAX_SEGMENTS,
368 .sg_tablesize = SG_MAX_SEGMENTS,
487 .sg_tablesize = SG_MAX_SEGMENTS,
297 .sg_tablesize = SG_MAX_SEGMENTS,
88 …lt max number of gather/scatter entries (default is 12, max is " __stringify(SG_MAX_SEGMENTS) ")");3665 token > SG_MAX_SEGMENTS) { in srp_parse_options()4204 if (indirect_sg_entries > SG_MAX_SEGMENTS) { in srp_init_module()4206 SG_MAX_SEGMENTS); in srp_init_module()4207 indirect_sg_entries = SG_MAX_SEGMENTS; in srp_init_module()
2214 SG_MAX_SEGMENTS)); in __scsi_init_queue()
5851 .sg_tablesize = SG_MAX_SEGMENTS,
4370 SG_MAX_SEGMENTS); in _base_allocate_memory_pools()