Searched refs:netdev_intersect_features (Results 1 – 4 of 4) sorted by relevance
613 features = netdev_intersect_features(features, real_dev->vlan_features); in vlan_dev_fix_features()615 features = netdev_intersect_features(features, real_dev->features); in vlan_dev_fix_features()
620 features = netdev_intersect_features(features, in vlan_features_check()
3730 static inline netdev_features_t netdev_intersect_features(netdev_features_t f1, in netdev_intersect_features() function
2692 features = netdev_intersect_features(features, in netif_skb_features()