Searched refs:NETIF_F_ALL_FOR_ALL (Results 1 – 6 of 6) sorted by relevance
218 #define NETIF_F_ALL_FOR_ALL (NETIF_F_NOCACHE_COPY | NETIF_F_FSO) macro
382 NETIF_F_ALL_FOR_ALL; in net_failover_compute_features()
1058 features |= NETIF_F_ALL_FOR_ALL; in macvlan_fix_features()
1064 features |= NETIF_F_ALL_FOR_ALL; in bond_fix_features()1102 vlan_features &= NETIF_F_ALL_FOR_ALL; in bond_compute_features()1103 mpls_features &= NETIF_F_ALL_FOR_ALL; in bond_compute_features()
984 NETIF_F_ALL_FOR_ALL; in __team_compute_features()2002 features |= NETIF_F_ALL_FOR_ALL; in team_fix_features()
9909 all &= one | ~NETIF_F_ALL_FOR_ALL; in netdev_increment_features()