Searched refs:SG_MAX_SEGMENTS (Results 1 – 11 of 11) sorted by relevance
349 #define SG_MAX_SEGMENTS SG_CHUNK_SIZE macro351 #define SG_MAX_SEGMENTS 2048 macro
292 .sg_tablesize = SG_MAX_SEGMENTS,
368 .sg_tablesize = SG_MAX_SEGMENTS,
485 .sg_tablesize = SG_MAX_SEGMENTS,
627 .sg_tablesize = SG_MAX_SEGMENTS,
298 .sg_tablesize = SG_MAX_SEGMENTS,
87 …lt max number of gather/scatter entries (default is 12, max is " __stringify(SG_MAX_SEGMENTS) ")");3548 token > SG_MAX_SEGMENTS) { in srp_parse_options()4124 if (indirect_sg_entries > SG_MAX_SEGMENTS) { in srp_init_module()4126 SG_MAX_SEGMENTS); in srp_init_module()4127 indirect_sg_entries = SG_MAX_SEGMENTS; in srp_init_module()
1797 SG_MAX_SEGMENTS)); in __scsi_init_queue()
7389 .sg_tablesize = SG_MAX_SEGMENTS,
1473 ring_cfg.size = SG_MAX_SEGMENTS; in udma_alloc_rx_resources()
5091 SG_MAX_SEGMENTS); in _base_allocate_memory_pools()