Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/scsi/mpt3sas/mpi/
Dmpi2_ioc.h324 U16 IOCMaxChainSegmentSize; /*0x26 */ member
/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_base.h967 u16 IOCMaxChainSegmentSize; member
Dmpt3sas_base.c4918 if (facts->IOCMaxChainSegmentSize) in _base_allocate_memory_pools()
4920 facts->IOCMaxChainSegmentSize * in _base_allocate_memory_pools()
6102 facts->IOCMaxChainSegmentSize = in _base_get_ioc_facts()
6103 le16_to_cpu(mpi_reply.IOCMaxChainSegmentSize); in _base_get_ioc_facts()