Searched refs:ReplyQueueDepth (Results 1 - 2 of 2) sorted by relevance

/drivers/message/fusion/lsi/
H A Dmpi_ioc.h256 U16 ReplyQueueDepth; /* 18h */ member in struct:_MSG_IOC_FACTS_REPLY
/drivers/message/fusion/
H A Dmptbase.c3130 facts->ReplyQueueDepth = le16_to_cpu(facts->ReplyQueueDepth);
3204 ioc->reply_depth = min_t(int, MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth);
6769 ioc->facts.ReplyQueueDepth);

Completed in 51 milliseconds