]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
net/mlx5: Read MCAM register groups 1 and 2
authorEran Ben Elisha <eranbe@mellanox.com>
Mon, 7 Oct 2019 07:31:42 +0000 (10:31 +0300)
committerSaeed Mahameed <saeedm@mellanox.com>
Thu, 16 Jan 2020 22:11:19 +0000 (14:11 -0800)
commit932ef155117cc5caf1108bd27664dab974ba6e89
treea10407615f0f9e264343fd14fd5b2cba89a9c3bb
parentf397464eb7c25bda903ec8b9cf5701e72a1f7b16
net/mlx5: Read MCAM register groups 1 and 2

On load, Driver caches MCAM (Management Capabilities Mask Register)
registers. in addition to the only MCAM register group (0) the driver
already reads, here we add support for reading groups 1 and 2.

Signed-off-by: Eran Ben Elisha <eranbe@mellanox.com>
Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>
drivers/net/ethernet/mellanox/mlx5/core/fw.c
include/linux/mlx5/device.h
include/linux/mlx5/driver.h