Searched refs:TEAM_VLAN_FEATURES (Results 1 – 1 of 1) sorted by relevance
977 #define TEAM_VLAN_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | \ macro987 netdev_features_t vlan_features = TEAM_VLAN_FEATURES & in __team_compute_features()997 TEAM_VLAN_FEATURES); in __team_compute_features()2174 dev->hw_features = TEAM_VLAN_FEATURES | in team_setup()