Home
last modified time | relevance | path

Searched refs:ReplyQueueDepth (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/message/fusion/lsi/
H A Dmpi_ioc.h257 U16 ReplyQueueDepth; /* 18h */ member
/kernel/linux/linux-6.6/drivers/message/fusion/lsi/
H A Dmpi_ioc.h257 U16 ReplyQueueDepth; /* 18h */ member
/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptbase.c3149 facts->ReplyQueueDepth = le16_to_cpu(facts->ReplyQueueDepth); in GetIocFacts()
3223 ioc->reply_depth = min_t(int, MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth); in GetIocFacts()
6751 ioc->facts.ReplyQueueDepth); in mpt_iocinfo_proc_show()
/kernel/linux/linux-6.6/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()

Completed in 27 milliseconds