Searched refs:MPT_MAX_REQ_DEPTH (Results 1 – 2 of 2) sorted by relevance
116 #define MPT_MAX_REQ_DEPTH 1023 macro120 #define MPT_MAX_REPLY_DEPTH MPT_MAX_REQ_DEPTH
3211 ioc->req_depth = min_t(int, MPT_MAX_REQ_DEPTH, facts->GlobalCredits); in GetIocFacts()