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()1934 features |= NETIF_F_ALL_FOR_ALL; in team_fix_features()
958 features |= NETIF_F_ALL_FOR_ALL; in macvlan_fix_features()
1059 features |= NETIF_F_ALL_FOR_ALL; in bond_fix_features()1093 vlan_features &= NETIF_F_ALL_FOR_ALL; in bond_compute_features()
7495 all &= one | ~NETIF_F_ALL_FOR_ALL; in netdev_increment_features()