Home
last modified time | relevance | path

Searched refs:ReplyQueueDepth (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/hw/scsi/
H A Dmptendian.c121 reply->ReplyQueueDepth = cpu_to_le16(reply->ReplyQueueDepth); in mptsas_fix_ioc_facts_reply_endianness()
H A Dmpi.h681 uint16_t ReplyQueueDepth; /* 18h */ member
H A Dmptsas.c612 reply.ReplyQueueDepth = ARRAY_SIZE(s->reply_post) - 1; in mptsas_process_ioc_facts()
/openbmc/linux/drivers/message/fusion/lsi/
H A Dmpi_ioc.h257 U16 ReplyQueueDepth; /* 18h */ member
/openbmc/linux/drivers/message/fusion/
H A Dmptbase.c3139 facts->ReplyQueueDepth = le16_to_cpu(facts->ReplyQueueDepth); in GetIocFacts()
3213 ioc->reply_depth = min_t(int, MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth); in GetIocFacts()
6753 ioc->facts.ReplyQueueDepth); in mpt_iocinfo_proc_show()