android_kernel_xiaomi_sm8350/drivers/infiniband/hw
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
..
amso1100 IB: Convert kmem_cache_t -> struct kmem_cache 2006-11-29 15:33:07 -08:00
ehca IB/ehca: Use WQE offset instead of WQE addr for pending work reqs 2006-11-29 15:33:08 -08:00
ipath IB/ipath: Fix typo in pma_counter_select subscript 2006-11-29 15:33:07 -08:00
mthca IB/mthca: Fix initial SRQ logsize for mem-free HCAs 2006-11-29 15:33:08 -08:00