Searched refs:netdev_intersect_features (Results 1 - 4 of 4) sorted by relevance

/linux-master/net/8021q/
H A Dvlan_dev.c647 lower_features = netdev_intersect_features((real_dev->vlan_features |
656 features = netdev_intersect_features(features, lower_features);
/linux-master/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c249 features = netdev_intersect_features(features, lower_features);
/linux-master/include/linux/
H A Dnetdevice.h4933 static inline netdev_features_t netdev_intersect_features(netdev_features_t f1, function
/linux-master/net/core/
H A Ddev.c3505 features = netdev_intersect_features(features,

Completed in 142 milliseconds