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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/
H A Dmpt2sas_base.c2049 if (queue_size > facts->MaxReplyDescriptorPostQueueDepth) {
2051 facts->MaxReplyDescriptorPostQueueDepth;
2062 queue_size = facts->MaxReplyDescriptorPostQueueDepth;
2944 facts->MaxReplyDescriptorPostQueueDepth =
2945 le16_to_cpu(mpi_reply.MaxReplyDescriptorPostQueueDepth);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_ioc.h26 * reply with MaxReplyDescriptorPostQueueDepth.
247 U16 MaxReplyDescriptorPostQueueDepth; /* 0x34 */ member in struct:_MPI2_IOC_FACTS_REPLY

Completed in 36 milliseconds