Searched refs:netdev_change_features (Results 1 – 8 of 8) sorted by relevance
1026 netdev_change_features(team->dev); in team_compute_features()1684 netdev_change_features(dev); in team_uninit()1983 netdev_change_features(dev); in team_add_slave()2005 netdev_change_features(dev); in team_del_slave()
432 netdev_change_features(dev); in net_failover_compute_features()
921 netdev_change_features
2677 netdev_change_features
742 As request is subject to netdev_change_features() sanity checks, optional756 or netdev_change_features().
4904 void netdev_change_features(struct net_device *dev);
9762 void netdev_change_features(struct net_device *dev) in netdev_change_features() function9767 EXPORT_SYMBOL(netdev_change_features);
1430 netdev_change_features(bond_dev); in bond_compute_features()