Home
last modified time | relevance | path

Searched refs:__netdev_update_features (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/net/ethtool/
H A Dfeatures.c261 __netdev_update_features(dev); in ethnl_set_features()
H A Dioctl.c129 __netdev_update_features(dev); in ethtool_set_features()
258 __netdev_update_features(dev); in ethtool_set_one_feature()
313 __netdev_update_features(dev); in __ethtool_set_flags()
/kernel/linux/linux-6.6/net/ethtool/
H A Dfeatures.c260 __netdev_update_features(dev); in ethnl_set_features()
H A Dioctl.c149 __netdev_update_features(dev); in ethtool_set_features()
278 __netdev_update_features(dev); in ethtool_set_one_feature()
333 __netdev_update_features(dev); in __ethtool_set_flags()
/kernel/linux/linux-5.10/net/core/
H A Ddev.c9560 __netdev_update_features(lower); in netdev_sync_lower_features()
9655 int __netdev_update_features(struct net_device *dev) in __netdev_update_features() function
9757 if (__netdev_update_features(dev)) in netdev_update_features()
9774 __netdev_update_features(dev); in netdev_change_features()
10036 __netdev_update_features(dev); in register_netdevice()
/kernel/linux/linux-6.6/net/core/
H A Ddev.c9695 __netdev_update_features(lower); in netdev_sync_lower_features()
9806 int __netdev_update_features(struct net_device *dev) in __netdev_update_features() function
9908 if (__netdev_update_features(dev)) in netdev_update_features()
9925 __netdev_update_features(dev); in netdev_change_features()
10230 __netdev_update_features(dev); in register_netdevice()
/kernel/linux/linux-5.10/include/linux/
H A Dnetdevice.h4884 int __netdev_update_features(struct net_device *dev);
/kernel/linux/linux-6.6/include/linux/
H A Dnetdevice.h4972 int __netdev_update_features(struct net_device *dev);

Completed in 50 milliseconds