linux-stable-rt/drivers/infiniband/hw/mthca
Jack Morgenstein 7013696a5f IB/mthca: Fix initial SRQ logsize for mem-free HCAs
When initializing an mthca SRQ, the log_srq_size field should be the
log of the number of SRQ WQEs, not the log of the number of bytes in
the SRQ.

This affects only mthca drivers for memfree HCAs which set the initial
srq wqe counter (in the SW2HW transition) to a non-zero value.

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2006-11-29 15:33:08 -08:00
..
Kconfig
Makefile
mthca_allocator.c
mthca_av.c IB/mthca: Fix section mismatches 2006-11-29 15:33:06 -08:00
mthca_catas.c
mthca_cmd.c
mthca_cmd.h
mthca_config_reg.h
mthca_cq.c IB/mthca: Fix section mismatches 2006-11-29 15:33:06 -08:00
mthca_dev.h
mthca_doorbell.h
mthca_eq.c IB/mthca: Fix section mismatches 2006-11-29 15:33:06 -08:00
mthca_mad.c IB/mthca: Fix section mismatches 2006-11-29 15:33:06 -08:00
mthca_main.c IB/mthca: Fix section mismatches 2006-11-29 15:33:06 -08:00
mthca_mcg.c IB/mthca: Fix section mismatches 2006-11-29 15:33:06 -08:00
mthca_memfree.c
mthca_memfree.h
mthca_mr.c IB/mthca: Fix section mismatches 2006-11-29 15:33:06 -08:00
mthca_pd.c IB/mthca: Fix section mismatches 2006-11-29 15:33:06 -08:00
mthca_profile.c
mthca_profile.h
mthca_provider.c IB: kmemdup() cleanup 2006-11-29 15:33:06 -08:00
mthca_provider.h
mthca_qp.c IB/mthca: Fix section mismatches 2006-11-29 15:33:06 -08:00
mthca_reset.c
mthca_srq.c IB/mthca: Fix initial SRQ logsize for mem-free HCAs 2006-11-29 15:33:08 -08:00
mthca_uar.c
mthca_user.h
mthca_wqe.h