Home
last modified time | relevance | path

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

/linux/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h337 U16 MaxReplyDescriptorPostQueueDepth; /*0x34 */ member
/linux/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c6433 facts->MaxReplyDescriptorPostQueueDepth) { in _base_allocate_memory_pools()
6435 facts->MaxReplyDescriptorPostQueueDepth - in _base_allocate_memory_pools()
6436 (facts->MaxReplyDescriptorPostQueueDepth % 16); in _base_allocate_memory_pools()
7473 facts->MaxReplyDescriptorPostQueueDepth = in _base_get_ioc_facts()
7474 le16_to_cpu(mpi_reply.MaxReplyDescriptorPostQueueDepth); in _base_get_ioc_facts()