RDMA/cxgb4: CQ size must be IQ size - 2
authorSteve Wise <swise@opengridcomputing.com>
Thu, 20 May 2010 21:57:38 +0000 (16:57 -0500)
committerRoland Dreier <rolandd@cisco.com>
Tue, 25 May 2010 04:08:00 +0000 (21:08 -0700)
We need 1 extra entry for the status page and 1 to always have 1 free
entry to detect when the queue is full.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>

No differences found