Home
last modified time | relevance | path

Searched refs:netdev_change_features (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/team/
H A Dteam.c1026 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()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dnet_failover.c432 netdev_change_features(dev); in net_failover_compute_features()
/OK3568_Linux_fs/kernel/android/
H A Dabi_gki_aarch64_virtual_device921 netdev_change_features
H A Dabi_gki_aarch64_galaxy2677 netdev_change_features
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dethtool-netlink.rst742 As request is subject to netdev_change_features() sanity checks, optional
756 or netdev_change_features().
/OK3568_Linux_fs/kernel/include/linux/
H A Dnetdevice.h4904 void netdev_change_features(struct net_device *dev);
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c9762 void netdev_change_features(struct net_device *dev) in netdev_change_features() function
9767 EXPORT_SYMBOL(netdev_change_features);
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_main.c1430 netdev_change_features(bond_dev); in bond_compute_features()