Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/scsi/megaraid/
Dmegaraid_sas_fusion.h691 __le16 ReplyDescriptorPostQueueDepth; /* 0x1C */ member
Dmegaraid_sas_fusion.c1155 IOCInitMessage->ReplyDescriptorPostQueueDepth = cpu_to_le16(fusion->reply_q_depth); in megasas_ioc_init_fusion()
/linux-6.12.1/drivers/scsi/mpt3sas/mpi/
Dmpi2_ioc.h218 U16 ReplyDescriptorPostQueueDepth; /*0x1C */ member
/linux-6.12.1/drivers/scsi/mpt3sas/
Dmpt3sas_base.c7537 mpi_request.ReplyDescriptorPostQueueDepth = in _base_send_ioc_init()