Searched refs:ReplyQueueDepth (Results 1 – 2 of 2) sorted by relevance
173 U16 ReplyQueueDepth; /* 18h */ member
2294 facts->ReplyQueueDepth = le16_to_cpu(facts->ReplyQueueDepth); in GetIocFacts()2347 ioc->reply_depth = MIN(MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth); in GetIocFacts()5300 ioc->facts.ReplyQueueDepth); in procmpt_iocinfo_read()