Searched refs:TEAM_VLAN_FEATURES (Results 1 – 1 of 1) sorted by relevance
984 #define TEAM_VLAN_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | \ macro994 netdev_features_t vlan_features = TEAM_VLAN_FEATURES & in __team_compute_features()1005 TEAM_VLAN_FEATURES); in __team_compute_features()2199 dev->hw_features = TEAM_VLAN_FEATURES | in team_setup()