Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c5277 facts->MaxReplyDescriptorPostQueueDepth) { in _base_allocate_memory_pools()
5279 facts->MaxReplyDescriptorPostQueueDepth - in _base_allocate_memory_pools()
5280 (facts->MaxReplyDescriptorPostQueueDepth % 16); in _base_allocate_memory_pools()
6389 facts->MaxReplyDescriptorPostQueueDepth = in _base_get_ioc_facts()
6390 le16_to_cpu(mpi_reply.MaxReplyDescriptorPostQueueDepth); in _base_get_ioc_facts()
H A Dmpt3sas_base.h990 u16 MaxReplyDescriptorPostQueueDepth; member
/OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h336 U16 MaxReplyDescriptorPostQueueDepth; /*0x34 */ member