linux/drivers/infiniband/hw/mthca
Michael S. Tsirkin e0ae9ecf46 IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs
On mem-free HCAs, when posting a long list of send requests, a
doorbell must be rung every 255 requests.  Add code to handle this.

Signed-off-by: Michael S. Tsirkin <mst@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2005-11-29 11:33:46 -08:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mthca_catas.c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband 2005-11-10 13:27:06 -08:00
mthca_cmd.c [IB] uverbs: have kernel return QP capabilities 2005-11-10 10:22:50 -08:00
mthca_cmd.h
mthca_config_reg.h
mthca_cq.c [IB] mthca: fix wraparound handling in mthca_cq_clean() 2005-11-10 10:22:51 -08:00
mthca_dev.h [IB] uverbs: have kernel return QP capabilities 2005-11-10 10:22:50 -08:00
mthca_doorbell.h
mthca_eq.c
mthca_mad.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mthca_main.c [PATCH] PCI: removed unneeded .owner field from struct pci_driver 2005-11-10 16:09:17 -08:00
mthca_mcg.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mthca_memfree.c
mthca_memfree.h
mthca_mr.c [IB] kzalloc() conversions 2005-11-02 07:23:14 -08:00
mthca_pd.c
mthca_profile.c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband 2005-11-04 16:31:54 -08:00
mthca_profile.h
mthca_provider.c [IB] uverbs: have kernel return QP capabilities 2005-11-10 10:22:50 -08:00
mthca_provider.h [IB] uverbs: have kernel return QP capabilities 2005-11-10 10:22:50 -08:00
mthca_qp.c IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs 2005-11-29 11:33:46 -08:00
mthca_reset.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mthca_srq.c Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/roland/infiniband 2005-11-10 13:27:06 -08:00
mthca_uar.c [PATCH] fix missing includes 2005-10-30 17:37:32 -08:00
mthca_user.h
mthca_wqe.h IB/mthca: fix posting of send lists of length >= 255 on mem-free HCAs 2005-11-29 11:33:46 -08:00