Home
last modified time | relevance | path

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

/linux/drivers/net/team/
H A Dteam_core.c1648 netdev_change_features(dev); in team_uninit()
/linux/net/core/
H A Ddev.c11109 * netdev_change_features - recalculate device features in netdev_change_features()
11118 void netdev_change_features(struct net_device *dev)
11123 EXPORT_SYMBOL(netdev_change_features); in netif_stacked_transfer_operstate()
12875 netdev_change_features(dev); in netdev_create_hash()
11106 void netdev_change_features(struct net_device *dev) netdev_change_features() function
/linux/include/linux/
H A Dnetdevice.h5384 void netdev_change_features(struct net_device *dev);