Home
last modified time | relevance | path

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

/linux/net/mac80211/
H A Diface.c2287 netdev_set_default_ethtool_ops(ndev, &ieee80211_ethtool_ops); in ieee80211_if_add()
/linux/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3829 netdev_set_default_ethtool_ops(ndev, &ath6kl_ethtool_ops); in ath6kl_interface_add()
/linux/include/linux/
H A Dnetdevice.h91 void netdev_set_default_ethtool_ops(struct net_device *dev,
/linux/net/core/
H A Ddev.c11750 void netdev_set_default_ethtool_ops(struct net_device *dev, in netdev_set_default_ethtool_ops() function
11756 EXPORT_SYMBOL_GPL(netdev_set_default_ethtool_ops);