MPT_MAX_REQ_DEPTH
ioc->req_depth = min_t(int, MPT_MAX_REQ_DEPTH, facts->GlobalCredits);
#define MPT_MAX_REPLY_DEPTH MPT_MAX_REQ_DEPTH