linux/drivers/infiniband/hw/mthca
Roland Dreier d35cc330a2 IB/mthca: Simplify calls to mthca_cq_clean()
If a QP has separate send and receive CQs, then the send CQ will never
have receive completions from that QP in it.  So when cleaning the
send CQ, there's no need to pass in an SRQ pointer, even if the QP is
attached to an SRQ.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-09-22 15:22:55 -07:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c IB/mthca: Fix default static rate returned for Tavor in AV 2006-09-22 15:22:40 -07:00
mthca_catas.c IB/mthca: Recover from catastrophic errors 2006-09-22 15:22:54 -07:00
mthca_cmd.c
mthca_cmd.h
mthca_config_reg.h
mthca_cq.c IB: Whitespace fixes 2006-09-22 15:22:46 -07:00
mthca_dev.h IB/mthca: Recover from catastrophic errors 2006-09-22 15:22:54 -07:00
mthca_doorbell.h
mthca_eq.c
mthca_mad.c
mthca_main.c IB/mthca: Recover from catastrophic errors 2006-09-22 15:22:54 -07:00
mthca_mcg.c
mthca_memfree.c
mthca_memfree.h
mthca_mr.c
mthca_pd.c
mthca_profile.c
mthca_profile.h
mthca_provider.c RDMA: iWARP Core Changes. 2006-09-22 15:22:47 -07:00
mthca_provider.h
mthca_qp.c IB/mthca: Simplify calls to mthca_cq_clean() 2006-09-22 15:22:55 -07:00
mthca_reset.c
mthca_srq.c
mthca_uar.c
mthca_user.h
mthca_wqe.h