summaryrefslogtreecommitdiff
path: root/drivers/net/netdevsim
diff options
context:
space:
mode:
authorEdwin Peer <edwin.peer@broadcom.com>2020-07-08 07:54:00 -0400
committerDavid S. Miller <davem@davemloft.net>2020-07-08 15:21:14 -0700
commita196e96bb68fbc7a319f45df1d529b807216a03a (patch)
tree755febbb9924b1501a552647a112fa4cef00d46c /drivers/net/netdevsim
parentbd3191b5d87d5ebc1d4149bbbb42a64ec3d469bf (diff)
bnxt_en: clean up VLAN feature bit handling
The hardware VLAN offload feature on our NIC does not have separate knobs for handling customer and service tags on RX. Either offloading of both must be enabled or both must be disabled. Introduce definitions for the combined feature set in order to clean up the code and make this constraint more clear. Technically these features can be separately enabled on TX, however, since the default is to turn both on, the combined TX feature set is also introduced for code consistency. Signed-off-by: Edwin Peer <edwin.peer@broadcom.com> Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/netdevsim')
0 files changed, 0 insertions, 0 deletions