kernel-ark/drivers/infiniband/hw/mthca
Roland Dreier e23d6d2b09 [IB] mthca: detect SRQ overflow
The hardware relies on us keeping one extra work request that never
gets used in SRQs.  Add checks to the SRQ work request posting
functions so that they fail when someone is about to use up that extra
work request, rather than when someone uses the very last work request.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-10-17 15:20:28 -07:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c
mthca_cmd.c [IB] mthca: Fix off by one bug in mthca_map_cmd 2005-09-26 09:42:09 -07:00
mthca_cmd.h
mthca_config_reg.h
mthca_cq.c
mthca_dev.h [IB] mthca: SRQ limit reached events 2005-10-17 15:20:28 -07:00
mthca_doorbell.h
mthca_eq.c [IB] mthca: SRQ limit reached events 2005-10-17 15:20:28 -07:00
mthca_mad.c
mthca_main.c [IB] mthca: Report correct atomic capability 2005-10-17 15:20:24 -07:00
mthca_mcg.c
mthca_memfree.c [IB] mthca: Round up number of slots in HCA context memory table 2005-09-26 21:12:26 -07:00
mthca_memfree.h
mthca_mr.c
mthca_pd.c
mthca_profile.c
mthca_profile.h
mthca_provider.c [IB] mthca: SRQ limit reached events 2005-10-17 15:20:28 -07:00
mthca_provider.h
mthca_qp.c [PATCH] IB/mthca: Fix device removal memory leak 2005-09-20 10:54:48 -07:00
mthca_reset.c
mthca_srq.c [IB] mthca: detect SRQ overflow 2005-10-17 15:20:28 -07:00
mthca_uar.c
mthca_user.h [IB] uverbs: Add device-specific ABI version attribute 2005-10-17 15:20:26 -07:00
mthca_wqe.h