Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/message/fusion/
H A Dmptbase.h121 #define MPT_DEFAULT_REPLY_DEPTH 128 macro
H A Dmptbase.c3223 ioc->reply_depth = min_t(int, MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth); in GetIocFacts()
/kernel/linux/linux-6.6/drivers/message/fusion/
H A Dmptbase.h121 #define MPT_DEFAULT_REPLY_DEPTH 128 macro
H A Dmptbase.c3213 ioc->reply_depth = min_t(int, MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth); in GetIocFacts()

Completed in 25 milliseconds