VLAN_FEAT        3319 drivers/net/ethernet/chelsio/cxgb3/cxgb3_main.c 		netdev->vlan_features |= netdev->features & VLAN_FEAT;
VLAN_FEAT        5895 drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c 		netdev->vlan_features = netdev->features & VLAN_FEAT;
VLAN_FEAT        3130 drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf_main.c 		netdev->vlan_features = netdev->features & VLAN_FEAT;