Searched refs:netdev_change_features (Results 1 – 4 of 4) sorted by relevance
3681 void netdev_change_features(struct net_device *dev);
997 netdev_change_features(team->dev); in __team_compute_features()
6223 void netdev_change_features(struct net_device *dev) in netdev_change_features() function6228 EXPORT_SYMBOL(netdev_change_features);
1109 netdev_change_features(bond_dev); in bond_compute_features()