Home
last modified time | relevance | path

Searched refs:ReplyDescriptorPostQueueDepth (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h687 __le16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
Dmegaraid_sas_fusion.c1104 IOCInitMessage->ReplyDescriptorPostQueueDepth = cpu_to_le16(fusion->reply_q_depth); in megasas_ioc_init_fusion()
/Linux-v5.4/drivers/scsi/mpt3sas/mpi/
Dmpi2_ioc.h214 U16 ReplyDescriptorPostQueueDepth; /*0x1C */ member
/Linux-v5.4/drivers/scsi/mpt3sas/
Dmpt3sas_base.c6169 mpi_request.ReplyDescriptorPostQueueDepth = in _base_send_ioc_init()