Searched refs:ReplyQueueDepth (Results 1 – 5 of 5) sorted by relevance
121 reply->ReplyQueueDepth = cpu_to_le16(reply->ReplyQueueDepth); in mptsas_fix_ioc_facts_reply_endianness()
681 uint16_t ReplyQueueDepth; /* 18h */ member
612 reply.ReplyQueueDepth = ARRAY_SIZE(s->reply_post) - 1; in mptsas_process_ioc_facts()
257 U16 ReplyQueueDepth; /* 18h */ member
3139 facts->ReplyQueueDepth = le16_to_cpu(facts->ReplyQueueDepth); in GetIocFacts()3213 ioc->reply_depth = min_t(int, MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth); in GetIocFacts()6753 ioc->facts.ReplyQueueDepth); in mpt_iocinfo_proc_show()