linux-stable/drivers/infiniband/hw/mthca
Roland Dreier 288bdeb4bc [PATCH] IB/mthca: Simplify handling of completions with error
Mem-free HCAs never generate error CQEs that complete multiple WQEs,
so just skip the call to mthca_free_err_wqe() for them rather than
having logic to handle the mem-free case in mthca_free_err_wqe().

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-08-26 20:37:37 -07:00
..
Kconfig Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_allocator.c [PATCH] IB/mthca: Factor out common queue alloc code 2005-08-26 20:37:37 -07:00
mthca_av.c [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
mthca_cmd.c [PATCH] IB/mthca: Use correct port width capability value 2005-08-26 20:37:36 -07:00
mthca_cmd.h [PATCH] IB/mthca: Use correct port width capability value 2005-08-26 20:37:36 -07:00
mthca_config_reg.h [PATCH] IB: Add copyright notices 2005-08-26 20:37:35 -07:00
mthca_cq.c [PATCH] IB/mthca: Simplify handling of completions with error 2005-08-26 20:37:37 -07:00
mthca_dev.h [PATCH] IB/mthca: Factor out common queue alloc code 2005-08-26 20:37:37 -07:00
mthca_doorbell.h [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
mthca_eq.c [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
mthca_mad.c [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
mthca_main.c [PATCH] IB/mthca: Use correct port width capability value 2005-08-26 20:37:36 -07:00
mthca_mcg.c [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
mthca_memfree.c [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
mthca_memfree.h [PATCH] IB: sparse endianness cleanup 2005-08-26 20:37:35 -07:00
mthca_mr.c [PATCH] IB/mthca: use generic function instead of arbel_ version in mthca_free_region() 2005-08-26 20:37:36 -07:00
mthca_pd.c [PATCH] IB: Add copyright notices 2005-08-26 20:37:35 -07:00
mthca_profile.c [PATCH] IB: Add copyright notices 2005-08-26 20:37:35 -07:00
mthca_profile.h [PATCH] IB: Add copyright notices 2005-08-26 20:37:35 -07:00
mthca_provider.c [PATCH] IB/mthca: Report correct max_msg_sz 2005-08-26 20:37:36 -07:00
mthca_provider.h [PATCH] IB/mthca: Factor out common queue alloc code 2005-08-26 20:37:37 -07:00
mthca_qp.c [PATCH] IB/mthca: Simplify handling of completions with error 2005-08-26 20:37:37 -07:00
mthca_reset.c [PATCH] IB/mthca: add support for new MT25204 HCA 2005-04-16 15:26:34 -07:00
mthca_uar.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
mthca_user.h [PATCH] IB uverbs: add mthca ABI header 2005-07-07 18:23:49 -07:00