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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_ioc.h26 * reply with MaxReplyDescriptorPostQueueDepth.
247 U16 MaxReplyDescriptorPostQueueDepth; /* 0x34 */ member in struct:_MPI2_IOC_FACTS_REPLY
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/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 183 milliseconds