Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/scsi/mpt3sas/
Dmpt3sas_base.h929 u16 IOCMaxChainSegmentSize; member
Dmpt3sas_base.c4420 if (facts->IOCMaxChainSegmentSize) in _base_allocate_memory_pools()
4422 facts->IOCMaxChainSegmentSize * in _base_allocate_memory_pools()
5646 facts->IOCMaxChainSegmentSize = in _base_get_ioc_facts()
5647 le16_to_cpu(mpi_reply.IOCMaxChainSegmentSize); in _base_get_ioc_facts()
/Linux-v4.19/drivers/scsi/mpt3sas/mpi/
Dmpi2_ioc.h320 U16 IOCMaxChainSegmentSize; /*0x26 */ member