Searched refs:NETIF_F_ALL_FOR_ALL (Results 1 – 5 of 5) sorted by relevance
171 #define NETIF_F_ALL_FOR_ALL (NETIF_F_NOCACHE_COPY | NETIF_F_FSO) macro
975 u32 vlan_features = TEAM_VLAN_FEATURES & NETIF_F_ALL_FOR_ALL; in __team_compute_features()1929 features |= NETIF_F_ALL_FOR_ALL; in team_fix_features()
956 features |= NETIF_F_ALL_FOR_ALL; in macvlan_fix_features()
1046 features |= NETIF_F_ALL_FOR_ALL; in bond_fix_features()1080 vlan_features &= NETIF_F_ALL_FOR_ALL; in bond_compute_features()
7208 all &= one | ~NETIF_F_ALL_FOR_ALL; in netdev_increment_features()