Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/scsi/mpt3sas/mpi/
A Dmpi2_ioc.h336 U16 MaxReplyDescriptorPostQueueDepth; /*0x34 */ member
/linux-6.3-rc2/drivers/scsi/mpt3sas/
A Dmpt3sas_base.c6406 facts->MaxReplyDescriptorPostQueueDepth) { in _base_allocate_memory_pools()
6408 facts->MaxReplyDescriptorPostQueueDepth - in _base_allocate_memory_pools()
6409 (facts->MaxReplyDescriptorPostQueueDepth % 16); in _base_allocate_memory_pools()
7444 facts->MaxReplyDescriptorPostQueueDepth = in _base_get_ioc_facts()
7445 le16_to_cpu(mpi_reply.MaxReplyDescriptorPostQueueDepth); in _base_get_ioc_facts()
A Dmpt3sas_base.h1036 u16 MaxReplyDescriptorPostQueueDepth; member

Completed in 42 milliseconds