Searched refs:MPT3SAS_MAX_PHYS_SEGMENTS (Results 1 – 2 of 2) sorted by relevance
83 #define MPT3SAS_MAX_PHYS_SEGMENTS SCSI_MAX_SG_SEGMENTS macro88 #define MPT3SAS_SG_DEPTH MPT3SAS_MAX_PHYS_SEGMENTS
2688 else if (sg_tablesize > MPT3SAS_MAX_PHYS_SEGMENTS) { in _base_allocate_memory_pools()2694 sg_tablesize, MPT3SAS_MAX_PHYS_SEGMENTS); in _base_allocate_memory_pools()