linux/drivers/infiniband/hw/cxgb4
Steve Wise 84172dee05 RDMA/cxgb4: Optimize CQ overflow detection
1) save the timestamp flit in the cq when we consume a CQE.

2) always compare the saved flit with the previous entry flit when
   reading the next CQE entry.  If the flits don't compare, then we
   have overflowed.

Signed-off-by: Steve Wise <swise@opengridcomputing.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2010-05-24 21:08:01 -07:00
..
cm.c
cq.c RDMA/cxgb4: Optimize CQ overflow detection 2010-05-24 21:08:01 -07:00
device.c RDMA/cxgb4: Register RDMA provider based on LLD state_change events 2010-05-24 21:07:59 -07:00
ev.c
iw_cxgb4.h RDMA/cxgb4: Register RDMA provider based on LLD state_change events 2010-05-24 21:07:59 -07:00
Kconfig
Makefile
mem.c
provider.c RDMA/cxgb4: Register RDMA provider based on LLD state_change events 2010-05-24 21:07:59 -07:00
qp.c
resource.c
t4.h RDMA/cxgb4: Optimize CQ overflow detection 2010-05-24 21:08:01 -07:00
t4fw_ri_api.h
user.h