Home
last modified time | relevance | path

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

/linux-3.3/drivers/scsi/mpt2sas/
Dmpt2sas_base.c2478 facts->MaxReplyDescriptorPostQueueDepth) { in _base_allocate_memory_pools()
2480 (facts->MaxReplyDescriptorPostQueueDepth - in _base_allocate_memory_pools()
2481 (facts->MaxReplyDescriptorPostQueueDepth % 16)), in _base_allocate_memory_pools()
3396 facts->MaxReplyDescriptorPostQueueDepth = in _base_get_ioc_facts()
3397 le16_to_cpu(mpi_reply.MaxReplyDescriptorPostQueueDepth); in _base_get_ioc_facts()
Dmpt2sas_base.h615 u16 MaxReplyDescriptorPostQueueDepth; member
/linux-3.3/drivers/scsi/mpt2sas/mpi/
Dmpi2_ioc.h263 U16 MaxReplyDescriptorPostQueueDepth; /* 0x34 */ member