net: systemport: Add support for VLAN transmit acceleration
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 6 Jul 2020 21:29:39 +0000 (14:29 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 7 Jul 2020 19:39:53 +0000 (12:39 -0700)
commit6e9fdb60d362a5db769d1a39a390288e1ee45afd
tree2169dec1d873ba77a184202c2caef0a568e16886
parentd47a72152097d7be7cfc453d205196c0aa976c33
net: systemport: Add support for VLAN transmit acceleration

SYSTEMPORT is capable of performing VLAN transmit acceleration, support
that by configuring it appropriately, providing the VLAN ID and PCP/DEI
where necessary.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/broadcom/bcmsysport.c