Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/scsi/mpt3sas/mpi/
Dmpi2_ioc.h336 U16 MaxReplyDescriptorPostQueueDepth; /*0x34 */ member
/Linux-v5.15/drivers/scsi/mpt3sas/
Dmpt3sas_base.c6248 facts->MaxReplyDescriptorPostQueueDepth) { in _base_allocate_memory_pools()
6250 facts->MaxReplyDescriptorPostQueueDepth - in _base_allocate_memory_pools()
6251 (facts->MaxReplyDescriptorPostQueueDepth % 16); in _base_allocate_memory_pools()
7286 facts->MaxReplyDescriptorPostQueueDepth = in _base_get_ioc_facts()
7287 le16_to_cpu(mpi_reply.MaxReplyDescriptorPostQueueDepth); in _base_get_ioc_facts()
Dmpt3sas_base.h1032 u16 MaxReplyDescriptorPostQueueDepth; member