Searched refs:netdev_change_features (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/net/team/
H A Dteam.c1030 netdev_change_features(team->dev);
1679 netdev_change_features(dev);
1978 netdev_change_features(dev);
2000 netdev_change_features(dev);
/linux-master/drivers/net/
H A Dnet_failover.c428 netdev_change_features(dev);
/linux-master/include/linux/
H A Dnetdevice.h4966 void netdev_change_features(struct net_device *dev);
/linux-master/net/core/
H A Ddev.c9974 * netdev_change_features - recalculate device features
9983 void netdev_change_features(struct net_device *dev) function
9988 EXPORT_SYMBOL(netdev_change_features); variable
/linux-master/drivers/net/bonding/
H A Dbond_main.c1497 netdev_change_features(bond_dev);

Completed in 174 milliseconds