linux-stable-rt/drivers/infiniband/hw/cxgb3
Steve Wise 3026c19a14 RDMA/cxgb3: Limit fast register size based on T3 limitations
T3 firmware only supports one WRs worth of page list for fast register
work requests.  The driver currently allows 2 WRs worth, which
doesn't work for T3, so reduce the limit in the driver.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2009-05-27 14:43:39 -07:00
..
Kconfig
Makefile
cxio_dbg.c
cxio_hal.c RDMA/cxgb3: Don't complete flushed send work requests twice 2009-04-29 15:15:59 -07:00
cxio_hal.h RDMA/cxgb3: Handle EEH events 2009-03-30 08:37:56 -07:00
cxio_resource.c
cxio_resource.h
cxio_wr.h RDMA/cxgb3: Limit fast register size based on T3 limitations 2009-05-27 14:43:39 -07:00
iwch.c RDMA/cxgb3: Handle EEH events 2009-03-30 08:37:56 -07:00
iwch.h RDMA/cxgb3: Handle EEH events 2009-03-30 08:37:56 -07:00
iwch_cm.c RDMA/cxgb3: Adjust ORD/IRD (if needed) for peer2peer connections 2009-04-20 13:53:15 -07:00
iwch_cm.h RDMA/cxgb3: Release dependent resources only when endpoint memory is freed. 2009-03-30 08:37:59 -07:00
iwch_cq.c
iwch_ev.c
iwch_mem.c
iwch_provider.c RDMA/cxgb3: Report correct port state and MTU 2009-05-27 14:42:36 -07:00
iwch_provider.h
iwch_qp.c RDMA/cxgb3: Don't zero QP attrs when moving to IDLE 2009-04-20 17:00:53 -07:00
iwch_user.h
tcb.h