Searched hist:"7 f14937facdca1e0da1bacfacd089bcf4271e75a" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/net/dsa/sja1105/ |
H A D | sja1105_vl.c | diff 7f14937facdca1e0da1bacfacd089bcf4271e75a Tue May 12 12:20:27 CDT 2020 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Soon we'll add a third operating mode to the driver. Introduce a vlan_state to make things more easy to manage, and use it where applicable.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105.h | diff 7f14937facdca1e0da1bacfacd089bcf4271e75a Tue May 12 12:20:27 CDT 2020 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Soon we'll add a third operating mode to the driver. Introduce a vlan_state to make things more easy to manage, and use it where applicable.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
H A D | sja1105_main.c | diff 7f14937facdca1e0da1bacfacd089bcf4271e75a Tue May 12 12:20:27 CDT 2020 Vladimir Oltean <vladimir.oltean@nxp.com> net: dsa: sja1105: keep the VLAN awareness state in a driver variable
Soon we'll add a third operating mode to the driver. Introduce a vlan_state to make things more easy to manage, and use it where applicable.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Reviewed-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|