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