Lines Matching defs:netdev
98 static void xlgmac_ethtool_get_drvinfo(struct net_device *netdev,
101 struct xlgmac_pdata *pdata = netdev_priv(netdev);
123 static u32 xlgmac_ethtool_get_msglevel(struct net_device *netdev)
125 struct xlgmac_pdata *pdata = netdev_priv(netdev);
130 static void xlgmac_ethtool_set_msglevel(struct net_device *netdev,
133 struct xlgmac_pdata *pdata = netdev_priv(netdev);
138 static void xlgmac_ethtool_get_channels(struct net_device *netdev,
141 struct xlgmac_pdata *pdata = netdev_priv(netdev);
150 xlgmac_ethtool_get_coalesce(struct net_device *netdev,
155 struct xlgmac_pdata *pdata = netdev_priv(netdev);
165 xlgmac_ethtool_set_coalesce(struct net_device *netdev,
170 struct xlgmac_pdata *pdata = netdev_priv(netdev);
199 static void xlgmac_ethtool_get_strings(struct net_device *netdev,
218 static int xlgmac_ethtool_get_sset_count(struct net_device *netdev,
235 static void xlgmac_ethtool_get_ethtool_stats(struct net_device *netdev,
239 struct xlgmac_pdata *pdata = netdev_priv(netdev);