Searched refs:ieee80211_ethtool_ops (Results 1 – 3 of 3) sorted by relevance
236 const struct ethtool_ops ieee80211_ethtool_ops = { variable
2523 extern const struct ethtool_ops ieee80211_ethtool_ops;
2248 netdev_set_default_ethtool_ops(ndev, &ieee80211_ethtool_ops); in ieee80211_if_add()