]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: Add ubridge to config profile
authorAmit Cohen <amcohen@nvidia.com>
Mon, 4 Jul 2022 06:11:36 +0000 (09:11 +0300)
committerDavid S. Miller <davem@davemloft.net>
Mon, 4 Jul 2022 08:56:57 +0000 (09:56 +0100)
commit1ef24583d0ee7275e2cafeb00acab5302b3c5c3b
tree10abb08cfd90749ec24210dc077a65776f1e1419
parente166db30b7bbbe6a50793244abb08575cd15c6e1
mlxsw: Add ubridge to config profile

The unified bridge model is enabled via the CONFIG_PROFILE command
during driver initialization. Add the definition of the relevant fields
to the command's payload in preparation for unified bridge enablement.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Reviewed-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/cmd.h
drivers/net/ethernet/mellanox/mlxsw/core.h
drivers/net/ethernet/mellanox/mlxsw/pci.c