Home
last modified time | relevance | path

Searched refs:IOCMaxChainSegmentSize (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.10/drivers/scsi/mpt3sas/mpi/
Dmpi2_ioc.h329 U16 IOCMaxChainSegmentSize; /*0x26 */ member
/Linux-v5.10/drivers/scsi/mpt3sas/
Dmpt3sas_base.h983 u16 IOCMaxChainSegmentSize; member
Dmpt3sas_base.c5138 if (facts->IOCMaxChainSegmentSize) in _base_allocate_memory_pools()
5140 facts->IOCMaxChainSegmentSize * in _base_allocate_memory_pools()
6340 facts->IOCMaxChainSegmentSize = in _base_get_ioc_facts()
6341 le16_to_cpu(mpi_reply.IOCMaxChainSegmentSize); in _base_get_ioc_facts()