Searched refs:TEAM_VLAN_FEATURES (Results 1 – 1 of 1) sorted by relevance
993 #define TEAM_VLAN_FEATURES (NETIF_F_HW_CSUM | NETIF_F_SG | \ macro1003 netdev_features_t vlan_features = TEAM_VLAN_FEATURES & in __team_compute_features()1013 TEAM_VLAN_FEATURES); in __team_compute_features()2121 dev->hw_features = TEAM_VLAN_FEATURES | in team_setup()