kernel-ark/drivers/infiniband/hw/mthca
Roland Dreier c8e0ca683d [IB] mthca: Always re-arm EQs in mthca_tavor_interrupt()
We should always re-arm an event queue's interrupt in
mthca_tavor_interrupt() if the corresponding bit is set in the event
cause register (ECR), even if we didn't find any entries in the EQ.
If we don't, then there's a window where we miss an EQ entry and then
get stuck because we don't get another EQ event.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-10-22 09:43:29 -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
mthca_doorbell.h [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
mthca_eq.c [IB] mthca: Always re-arm EQs in mthca_tavor_interrupt() 2005-10-22 09:43:29 -07:00
mthca_mad.c
mthca_main.c [IB] mthca: Fix memory leak on device close 2005-09-30 13:55:50 -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: fix hw_ver value returned from mthca_query_device 2005-09-27 13:54:44 -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
mthca_uar.c
mthca_user.h
mthca_wqe.h