Searched refs:MPT_DEFAULT_REPLY_DEPTH (Results 1 – 2 of 2) sorted by relevance
| /drivers/message/fusion/ | ||
| A D | mptbase.h | 121 #define MPT_DEFAULT_REPLY_DEPTH 128 macro |
| A D | mptbase.c | 3209 ioc->reply_depth = min_t(int, MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth); in GetIocFacts() |
Completed in 17 milliseconds