Searched refs:netdev_features_change (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dnetdevice.h1103 extern void netdev_features_change(struct net_device *dev);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/net/core/
H A Dethtool.c959 netdev_features_change(dev);
H A Ddev.c859 * netdev_features_change - device changes features
864 void netdev_features_change(struct net_device *dev) function
868 EXPORT_SYMBOL(netdev_features_change); variable

Completed in 117 milliseconds