Home
last modified time | relevance | path

Searched refs:__netdev_update_features (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/net/core/
Dethtool.c209 __netdev_update_features(dev); in ethtool_set_features()
327 __netdev_update_features(dev); in ethtool_set_one_feature()
382 __netdev_update_features(dev); in __ethtool_set_flags()
Ddev.c8689 int __netdev_update_features(struct net_device *dev) in __netdev_update_features() function
8791 if (__netdev_update_features(dev)) in netdev_update_features()
8808 __netdev_update_features(dev); in netdev_change_features()
9091 __netdev_update_features(dev); in register_netdevice()
/Linux-v5.4/include/linux/
Dnetdevice.h4486 int __netdev_update_features(struct net_device *dev);