linux/drivers/infiniband/hw/cxgb4
Jonathan Lallinger e14d62c05c RDMA/cxgb4: Use correct QID in insert_recv_cqe()
When creating flushed receive CQEs, set the QPID field in the t4_cqe
to the SQ QID and not the RQ QID.  Otherwise the poll code will not
find the correct QP context.

Signed-off by: Jonathan Lallinger <jonathan@ogc.us>
Signed-off by: Steve Wise <swise@ogc.us>

Signed-off-by: Roland Dreier <roland@purestorage.com>
2011-10-14 14:23:40 -07:00
..
cm.c net: Abstract dst->neighbour accesses behind helpers. 2011-07-17 23:11:35 -07:00
cq.c RDMA/cxgb4: Use correct QID in insert_recv_cqe() 2011-10-14 14:23:40 -07:00
device.c RDMA/cxgb4: Fail RDMA initialization for unsupported cards 2011-10-06 09:32:44 -07:00
ev.c RDMA/cxgb4: Handle CPL_RDMA_TERMINATE messages 2010-09-28 10:46:32 -07:00
iw_cxgb4.h RDMA/cxgb4: Use completion objects for event blocking 2011-05-24 09:47:38 -07:00
Kconfig Update broken web addresses in the kernel. 2010-10-18 11:03:14 +02:00
Makefile IB: Replace EXTRA_CFLAGS with ccflags-y 2010-10-23 13:45:03 -07:00
mem.c atomic: use <linux/atomic.h> 2011-07-26 16:49:47 -07:00
provider.c RDMA: Allow for NULL .modify_device() and .modify_port() methods 2011-07-18 16:44:30 -07:00
qp.c RDMA/cxgb4: Make sure flush CQ entries are collected on connection close 2011-10-14 14:23:04 -07:00
resource.c RDMA/cxgb4: Use printk_ratelimited() instead of printk_ratelimit() 2011-07-18 21:18:39 -07:00
t4.h cxgb4: use pgprot_writecombine() on powerpc 2011-04-27 14:18:25 +10:00
t4fw_ri_api.h RDMA/cxgb4: Add module option to tweak delayed ack 2010-07-21 10:53:52 -07:00
user.h RDMA/cxgb4: Support on-chip SQs 2010-09-28 10:46:35 -07:00