kernel-ark/drivers/infiniband/hw/mthca
Jack Morgenstein ded9ad721d IB/mthca: Check that SRQ WQE size does not exceed device's max value
Guarantee the calculated work queue entry size does not exceed the max
allowable WQE size when creating an SRQ.  This is a problem with Arbel
in Tavor-compatibility mode because the current WQE size computation
method rounds up to next power of 2.

Signed-off-by: Jack Morgenstein <jackm@mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-03-24 15:47:27 -08:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c
mthca_catas.c
mthca_cmd.c IB/mthca: Optimize large messages on Sinai HCAs 2006-03-20 10:08:22 -08:00
mthca_cmd.h
mthca_config_reg.h
mthca_cq.c
mthca_dev.h IB/mthca: Optimize large messages on Sinai HCAs 2006-03-20 10:08:22 -08:00
mthca_doorbell.h
mthca_eq.c IB/mthca: Coverity fix to mthca_init_eq_table() 2006-03-20 10:08:25 -08:00
mthca_mad.c
mthca_main.c IB/mthca: Update firmware versions 2006-03-20 10:08:22 -08:00
mthca_mcg.c
mthca_memfree.c
mthca_memfree.h
mthca_mr.c IB/mthca: Optimize large messages on Sinai HCAs 2006-03-20 10:08:22 -08:00
mthca_pd.c
mthca_profile.c IB/mthca: Optimize large messages on Sinai HCAs 2006-03-20 10:08:22 -08:00
mthca_profile.h
mthca_provider.c
mthca_provider.h
mthca_qp.c IB/mthca: Check that sgid_index and path_mtu are valid in modify_qp 2006-03-24 15:47:27 -08:00
mthca_reset.c
mthca_srq.c IB/mthca: Check that SRQ WQE size does not exceed device's max value 2006-03-24 15:47:27 -08:00
mthca_uar.c
mthca_user.h
mthca_wqe.h