Files
linux/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
..
2018-03-07 15:54:36 -08:00
2019-11-20 18:45:52 +01:00
2018-04-04 12:06:27 -06:00
2018-03-26 13:46:46 -07:00
2018-01-08 11:38:49 -07:00
2017-08-29 08:30:20 -04:00