Home
last modified time | relevance | path

Searched hist:ac45520960234cfa4be89b5aa072ac0fc7e57c07 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/mscc/
H A Docelot.cdiff ac45520960234cfa4be89b5aa072ac0fc7e57c07 Wed Mar 02 13:14:17 CST 2022 Vladimir Oltean <vladimir.oltean@nxp.com> net: mscc: ocelot: accept configuring bridge port flags on the NPI port

In order for the Felix DSA driver to be able to turn on/off flooding
towards its CPU port, we need to redirect calls on the NPI port to
actually act upon the index in the analyzer block that corresponds to
the CPU port module. This was never necessary until now because DSA
(or the bridge) never called ocelot_port_bridge_flags() for the NPI
port.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>