Searched refs:NETIF_F_ONE_FOR_ALL (Results 1 – 4 of 4) sorted by relevance
222 #define NETIF_F_ONE_FOR_ALL (NETIF_F_GSO_SOFTWARE | NETIF_F_GSO_ROBUST | \ macro260 features &= ~NETIF_F_ONE_FOR_ALL; in netdev_base_features()
207 features &= ~NETIF_F_ONE_FOR_ALL; in hsr_features_recompute()
555 features &= ~NETIF_F_ONE_FOR_ALL; in br_features_recompute()
12520 all |= one & (NETIF_F_ONE_FOR_ALL | NETIF_F_CSUM_MASK) & mask; in netdev_increment_features()