android_kernel_xiaomi_sm8350/drivers/infiniband/hw/mlx4
Roland Dreier 02d89b8708 IB/mlx4: Don't allocate RQ doorbell if using SRQ
If a QP is attached to a shared receive queue (SRQ), then it doesn't
have a receive queue (RQ).  So don't allocate an RQ doorbell (or map a
doorbell from userspace for userspace QPs) for that QP.

Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-05-23 15:16:08 -07:00
..
ah.c
cq.c
doorbell.c
Kconfig
mad.c
main.c
Makefile
mlx4_ib.h
mr.c
qp.c IB/mlx4: Don't allocate RQ doorbell if using SRQ 2007-05-23 15:16:08 -07:00
srq.c IB/mlx4: Check if SRQ is full when posting receive 2007-05-20 20:19:24 -07:00
user.h IB/mlx4: Pass send queue sizes from userspace to kernel 2007-05-20 10:18:04 -07:00