]> Git Repo - linux.git/commit
net: dsa: mv88e6xxx: introduce .port_set_policy
authorVivien Didelot <[email protected]>
Sat, 7 Sep 2019 20:00:48 +0000 (16:00 -0400)
committerDavid S. Miller <[email protected]>
Tue, 10 Sep 2019 15:53:31 +0000 (16:53 +0100)
commitf3a2cd326e448f5b62b96b68bf12d2621de19303
tree4982976070df68c0a281c211e8bd5575e90538e2
parentd8291a956ac67b2f5e5dce80b93d36feb1eca624
net: dsa: mv88e6xxx: introduce .port_set_policy

Introduce a new .port_set_policy operation to configure a port's
Policy Control List, based on mapping such as DA, SA, Etype and so on.

Models similar to 88E6352 and 88E6390 are supported at the moment.

Signed-off-by: Vivien Didelot <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/dsa/mv88e6xxx/chip.c
drivers/net/dsa/mv88e6xxx/chip.h
drivers/net/dsa/mv88e6xxx/port.c
drivers/net/dsa/mv88e6xxx/port.h
This page took 0.057688 seconds and 4 git commands to generate.