Home
last modified time | relevance | path

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

/linux-6.15/net/mac80211/
H A Diface.c2215 netdev_set_default_ethtool_ops(ndev, &ieee80211_ethtool_ops); in ieee80211_if_add()
/linux-6.15/drivers/net/wireless/ath/ath6kl/
H A Dcfg80211.c3826 netdev_set_default_ethtool_ops(ndev, &ath6kl_ethtool_ops); in ath6kl_interface_add()
/linux-6.15/include/linux/
H A Dnetdevice.h91 void netdev_set_default_ethtool_ops(struct net_device *dev,
/linux-6.15/net/core/
H A Ddev.c11544 void netdev_set_default_ethtool_ops(struct net_device *dev, in netdev_set_default_ethtool_ops() function
11550 EXPORT_SYMBOL_GPL(netdev_set_default_ethtool_ops);