kernel-ark/drivers/infiniband/hw
Eli Cohen d1f2cd895f IB/mlx4: Configure QPs' max message size based on real device capability
ConnectX returns the max message size it supports through the
QUERY_DEV_CAP firmware command.  When modifying a QP to RTR, the max
message size for the QP must be specified.  This value must not exceed
the value declared through QUERY_DEV_CAP.  The current code ignores
the max allowed size and unconditionally sets the value to 2^31.  This
patch sets all QPs to the max value allowed as returned from firmware.

Signed-off-by: Eli Cohen <eli@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2008-07-14 23:48:45 -07:00
..
amso1100 IB/core: Remove IB_DEVICE_SEND_W_INV capability flag 2008-06-09 09:58:42 -07:00
cxgb3 RDMA/cxgb3: MEM_MGT_EXTENSIONS support 2008-07-14 23:48:45 -07:00
ehca RDMA/core: Add memory management extensions support 2008-07-14 23:48:45 -07:00
ipath RDMA/core: Add memory management extensions support 2008-07-14 23:48:45 -07:00
mlx4 IB/mlx4: Configure QPs' max message size based on real device capability 2008-07-14 23:48:45 -07:00
mthca RDMA/core: Add memory management extensions support 2008-07-14 23:48:45 -07:00
nes RDMA/nes: Remove unnecessary memset() 2008-07-14 23:48:43 -07:00