Home
last modified time | relevance | path

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

/drivers/message/fusion/lsi/
Dmpi_ioc.h256 U16 ReplyQueueDepth; /* 18h */ member
/drivers/message/fusion/
Dmptbase.c3134 facts->ReplyQueueDepth = le16_to_cpu(facts->ReplyQueueDepth); in GetIocFacts()
3213 ioc->reply_depth = min_t(int, MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth); in GetIocFacts()
6777 ioc->facts.ReplyQueueDepth); in mpt_iocinfo_proc_show()