cxgb3 - Expose HW memory page info
authorDivy Le Ray <divy@chelsio.com>
Wed, 22 Aug 2007 03:49:21 +0000 (20:49 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:50:49 +0000 (16:50 -0700)
A HW issue requires limiting the receive window size
to 23 pages of internal memory.
These pages can be configured to different sizes,
thus the RDMA driver needs to know the
page size to enforce the upper limit.

Also assign explicit enum values.

Signed-off-by: Divy Le Ray <divy@chelsio.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found