diff options
author | David Bauer <mail@david-bauer.net> | 2020-09-06 01:24:00 +0200 |
---|---|---|
committer | David Bauer <mail@david-bauer.net> | 2020-09-11 17:37:11 +0200 |
commit | 2e6c236abd0bebe82bf9020941f34344acb3ae1f (patch) | |
tree | c6ec1ca63af8e5b92e2608eb6c749829b82bf565 /tools/include | |
parent | e289f183476b486e6f9f9590013a5b98de54c762 (diff) | |
download | upstream-2e6c236abd0bebe82bf9020941f34344acb3ae1f.tar.gz upstream-2e6c236abd0bebe82bf9020941f34344acb3ae1f.tar.bz2 upstream-2e6c236abd0bebe82bf9020941f34344acb3ae1f.zip |
ipq40xx: essedma: enable VLAN tag offload for single-port
Enable the VLAN tag offloading mechanism for RGMII single-port devices.
This allows those devices to use 802.1Q VLANs on the ethernet port.
Previously, RX frames were double tagged, as the RX TAG removal flag was
not enabled and an additional 802.1Q header was inserted elsewhere in
the code.
On the TX side, tagging was completely not present for single-port
devices. Enable tagging if an 802.1Q frame should be transmitted and
disable the default tagging mechanism for single-port devices.
Tested on Aruba AP-303
Signed-off-by: David Bauer <mail@david-bauer.net>
Diffstat (limited to 'tools/include')
0 files changed, 0 insertions, 0 deletions