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,
631 .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) ")");3547 token > SG_MAX_SEGMENTS) { in srp_parse_options()4105 if (indirect_sg_entries > SG_MAX_SEGMENTS) { in srp_init_module()4107 SG_MAX_SEGMENTS); in srp_init_module()4108 indirect_sg_entries = SG_MAX_SEGMENTS; in srp_init_module()
1799 SG_MAX_SEGMENTS)); in __scsi_init_queue()
7434 .sg_tablesize = SG_MAX_SEGMENTS,
1473 ring_cfg.size = SG_MAX_SEGMENTS; in udma_alloc_rx_resources()
5174 SG_MAX_SEGMENTS); in _base_allocate_memory_pools()