[go: nahoru, domu]

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

/drivers/scsi/mpt2sas/
H A Dmpt2sas_base.c2559 facts->MaxReplyDescriptorPostQueueDepth) {
2561 facts->MaxReplyDescriptorPostQueueDepth -
2562 (facts->MaxReplyDescriptorPostQueueDepth % 16);
3574 facts->MaxReplyDescriptorPostQueueDepth =
3575 le16_to_cpu(mpi_reply.MaxReplyDescriptorPostQueueDepth);
H A Dmpt2sas_base.h623 u16 MaxReplyDescriptorPostQueueDepth; member in struct:mpt2sas_facts
/drivers/scsi/mpt3sas/
H A Dmpt3sas_base.c2728 facts->MaxReplyDescriptorPostQueueDepth) {
2730 facts->MaxReplyDescriptorPostQueueDepth -
2731 (facts->MaxReplyDescriptorPostQueueDepth % 16);
3692 facts->MaxReplyDescriptorPostQueueDepth =
3693 le16_to_cpu(mpi_reply.MaxReplyDescriptorPostQueueDepth);
H A Dmpt3sas_base.h556 u16 MaxReplyDescriptorPostQueueDepth; member in struct:mpt3sas_facts
/drivers/scsi/mpt2sas/mpi/
H A Dmpi2_ioc.h26 * reply with MaxReplyDescriptorPostQueueDepth.
283 U16 MaxReplyDescriptorPostQueueDepth; /* 0x34 */ member in struct:_MPI2_IOC_FACTS_REPLY
/drivers/scsi/mpt3sas/mpi/
H A Dmpi2_ioc.h31 * reply with MaxReplyDescriptorPostQueueDepth.
285 U16 MaxReplyDescriptorPostQueueDepth; /*0x34 */ member in struct:_MPI2_IOC_FACTS_REPLY

Completed in 75 milliseconds