Searched hist:e8c0722927e8fc112d78cc0435d336fcd7e3507c (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/dsa/ |
H A D | ocelot.h | diff e8c0722927e8fc112d78cc0435d336fcd7e3507c Fri Oct 01 10:15:27 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: mscc: ocelot: write full VLAN TCI in the injection header
The VLAN TCI contains more than the VLAN ID, it also has the VLAN PCP and Drop Eligibility Indicator.
If the ocelot driver is going to write the VLAN header inside the DSA tag, it could just as well write the entire TCI.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|
/openbmc/linux/drivers/net/ethernet/mscc/ |
H A D | ocelot.c | diff e8c0722927e8fc112d78cc0435d336fcd7e3507c Fri Oct 01 10:15:27 CDT 2021 Vladimir Oltean <vladimir.oltean@nxp.com> net: mscc: ocelot: write full VLAN TCI in the injection header
The VLAN TCI contains more than the VLAN ID, it also has the VLAN PCP and Drop Eligibility Indicator.
If the ocelot driver is going to write the VLAN header inside the DSA tag, it could just as well write the entire TCI.
Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|