linux_dsm_epyc7002/include/linux/mlx5
Maxim Mikityanskiy 38702cce54 net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macros
MLX5_*_DOORBELL_LOCK macros provided a way to avoid locking for
mlx5_write64 on 64-bit platforms where it's not necessary. Currently all
calls to mlx5_write64 don't use a spinlock, so the macros became unused.

Signed-off-by: Maxim Mikityanskiy <maximmi@mellanox.com>
Reviewed-by: Eran Ben Elisha <eranbe@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
2019-04-02 12:49:37 -07:00
..
accel.h
cmd.h
cq.h net/mlx5e: Use CQE padding for Ethernet CQs 2018-12-11 14:52:20 -08:00
device.h net/mlx5: Add host params change event 2019-02-14 12:14:42 -08:00
doorbell.h net/mlx5: Remove unused MLX5_*_DOORBELL_LOCK macros 2019-04-02 12:49:37 -07:00
driver.h net/mlx5: Relocate vport macros to the vport header file 2019-02-14 12:14:42 -08:00
eq.h net/mlx5: EQ, Introduce atomic notifier chain subscription API 2018-11-26 13:39:33 -08:00
eswitch.h net/mlx5: E-Switch, Avoid setup attempt if not being e-switch manager 2018-06-26 15:26:29 -07:00
fs_helpers.h
fs.h net/mlx5: Support extended destination format in flow steering command 2018-12-10 14:00:08 -08:00
mlx5_ifc_fpga.h net/mlx5: Accel, add TLS rx offload routines 2018-07-16 00:13:11 -07:00
mlx5_ifc.h net/mlx5: Add new fields to Port Type and Speed register 2019-02-14 12:14:42 -08:00
port.h net/mlx5: Add support to ext_* fields introduced in Port Type and Speed register 2019-02-14 12:14:42 -08:00
qp.h net/mlx5: Add interface to hold and release core resources 2018-11-12 22:20:29 +02:00
transobj.h net/mlx5: Move SRQ functions to RDMA part 2018-12-04 09:14:30 +02:00
vport.h net/mlx5: E-Switch, Avoid magic numbers when initializing offloads mode 2019-02-14 12:14:42 -08:00