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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/message/fusion/lsi/
H A Dmpi_ioc.h239 U16 ReplyQueueDepth; /* 18h */ member in struct:_MSG_IOC_FACTS_REPLY
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/drivers/message/fusion/
H A Dmptbase.c2397 facts->ReplyQueueDepth = le16_to_cpu(facts->ReplyQueueDepth);
2473 ioc->reply_depth = min_t(int, MPT_DEFAULT_REPLY_DEPTH, facts->ReplyQueueDepth);
5624 ioc->facts.ReplyQueueDepth);

Completed in 91 milliseconds