Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/linux/net/core/
H A Ddev.c9703 __netdev_update_features(lower); in netdev_sync_lower_features()
9814 int __netdev_update_features(struct net_device *dev) in __netdev_update_features() function
9916 if (__netdev_update_features(dev)) in netdev_update_features()
9933 __netdev_update_features(dev); in netdev_change_features()
10238 __netdev_update_features(dev); in register_netdevice()
/openbmc/linux/include/linux/
H A Dnetdevice.h4984 int __netdev_update_features(struct net_device *dev);