]> git.baikalelectronics.ru Git - kernel.git/commit
mlxsw: reg: Adjust PPCNT register to support local port 255
authorAmit Cohen <amcohen@nvidia.com>
Wed, 1 Dec 2021 08:12:36 +0000 (10:12 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 1 Dec 2021 14:52:34 +0000 (14:52 +0000)
commit989fcf6db369bfd78b8315d35058aea2ca07d424
tree1bc8c66b2c2f686617569a60abfb7560e3f9b6d0
parent2e8f313cac3f2010f0fcdc1dbdf30c51d6607116
mlxsw: reg: Adjust PPCNT register to support local port 255

Local port 255 has a special meaning in PPCNT register, it is used to
refer to all local ports. This wild card ability is not currently used
by the driver.

Special casing local port 255 in Spectrum-4 systems where it is a valid
port is going to be a problem.

Work around this issue by adding and always setting the 'lp_gl' bit
which instructs the device's firmware to treat this local port like an
ordinary port.

Signed-off-by: Amit Cohen <amcohen@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/reg.h