linux-uconsole/include/linux/mlx5
Moni Shoua 5dc1cbcff7 net/mlx5: Fix atomic_mode enum values
[ Upstream commit aa7e80b220 ]

The field atomic_mode is 4 bits wide and therefore can hold values
from 0x0 to 0xf. Remove the unnecessary 20 bit shift that made the values
be incorrect. While that, remove unused enum values.

Fixes: 57cda166bb ("net/mlx5: Add DCT command interface")
Signed-off-by: Moni Shoua <monis@mellanox.com>
Reviewed-by: Artemy Kovalyov <artemyko@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-11-20 18:45:52 +01:00
..
accel.h
cmd.h
cq.h
device.h net/mlx5: Rename modify/query_vport state related enums 2018-08-08 19:34:54 -07:00
doorbell.h
driver.h net/mlx5: Fix atomic_mode enum values 2019-11-20 18:45:52 +01: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.h net/mlx5e: Prevent encap flow counter update async to user query 2019-08-09 17:52:33 +02:00
fs_helpers.h
mlx5_ifc.h net/mlx5: Fix modify_cq_in alignment 2019-08-09 17:52:33 +02:00
mlx5_ifc_fpga.h net/mlx5: Accel, add TLS rx offload routines 2018-07-16 00:13:11 -07:00
port.h
qp.h
srq.h
transobj.h net/mlx5e: Avoid unbounded peer devices when unpairing TC hairpin rules 2018-10-01 10:58:00 -07:00
vport.h net/mlx5: Remove unused mlx5_query_vport_admin_state 2018-08-08 19:34:55 -07:00