linux/drivers/infiniband/hw/mlx5
Eli Cohen ada388f7af IB/mlx5: Make sure doorbell record is visible before doorbell
Put a wmb() to make sure the doorbell record is visible to the HCA before we
hit doorbell.

Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
2014-01-22 23:23:49 -08:00
..
ah.c
cq.c IB/mlx5: Fix page shift in create CQ for userspace 2013-11-15 14:36:36 -08:00
doorbell.c
Kconfig
mad.c
main.c IB/mlx5: Fix micro UAR allocator 2014-01-14 13:54:23 -08:00
Makefile
mem.c
mlx5_ib.h IB/mlx5: Remove unused code in mr.c 2014-01-14 13:54:23 -08:00
mr.c IB/mlx5: Remove unused code in mr.c 2014-01-14 13:54:23 -08:00
qp.c IB/mlx5: Make sure doorbell record is visible before doorbell 2014-01-22 23:23:49 -08:00
srq.c mlx5: Use enum to indicate adapter page size 2013-11-08 14:43:01 -08:00
user.h