Searched refs:SG_MAX_SEGMENTS (Results 1 – 11 of 11) sorted by relevance
467 #define SG_MAX_SEGMENTS SG_CHUNK_SIZE macro469 #define SG_MAX_SEGMENTS 2048 macro
296 .sg_tablesize = SG_MAX_SEGMENTS,
373 .sg_tablesize = SG_MAX_SEGMENTS,
490 .sg_tablesize = SG_MAX_SEGMENTS,
628 .sg_tablesize = SG_MAX_SEGMENTS,
303 .sg_tablesize = SG_MAX_SEGMENTS,
87 …lt max number of gather/scatter entries (default is 12, max is " __stringify(SG_MAX_SEGMENTS) ")");3560 token > SG_MAX_SEGMENTS) { in srp_parse_options()4110 if (indirect_sg_entries > SG_MAX_SEGMENTS) { in srp_init_module()4112 SG_MAX_SEGMENTS); in srp_init_module()4113 indirect_sg_entries = SG_MAX_SEGMENTS; in srp_init_module()
1884 SG_MAX_SEGMENTS)); in __scsi_init_queue()
7799 .sg_tablesize = SG_MAX_SEGMENTS,
1792 ring_cfg.size = SG_MAX_SEGMENTS; in udma_alloc_rx_resources()
6301 SG_MAX_SEGMENTS); in _base_allocate_memory_pools()