Searched refs:NETIF_F_ONE_FOR_ALL (Results 1 – 6 of 6) sorted by relevance
195 #define NETIF_F_ONE_FOR_ALL (NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ROBUST | \ macro
218 features &= ~NETIF_F_ONE_FOR_ALL; in hsr_features_recompute()
549 features &= ~NETIF_F_ONE_FOR_ALL; in br_features_recompute()
1982 features &= ~NETIF_F_ONE_FOR_ALL; in team_fix_features()
1049 features &= ~NETIF_F_ONE_FOR_ALL; in bond_fix_features()
9314 all |= one & (NETIF_F_ONE_FOR_ALL | NETIF_F_CSUM_MASK) & mask; in netdev_increment_features()