]> 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)
commit47fd35f86974c227880f4ce98fcd534d133b716d
tree10abb08cfd90749ec24210dc077a65776f1e1419
parent63a0ebc43dbd5edfac09c10ba5d102354e3d5bc4
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