Lines Matching defs:dev
1812 static int axienet_ioctl(struct net_device *dev, struct ifreq *rq, int cmd) in axienet_ioctl()
1823 axienet_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats) in axienet_get_stats64()
2282 static int axienet_ethtools_nway_reset(struct net_device *dev) in axienet_ethtools_nway_reset()
2289 static void axienet_ethtools_get_ethtool_stats(struct net_device *dev, in axienet_ethtools_get_ethtool_stats()
2322 static void axienet_ethtools_get_strings(struct net_device *dev, u32 stringset, u8 *data) in axienet_ethtools_get_strings()
2332 static int axienet_ethtools_get_sset_count(struct net_device *dev, int sset) in axienet_ethtools_get_sset_count()
2347 axienet_ethtools_get_pause_stats(struct net_device *dev, in axienet_ethtools_get_pause_stats()
2366 axienet_ethtool_get_eth_mac_stats(struct net_device *dev, in axienet_ethtool_get_eth_mac_stats()
2411 axienet_ethtool_get_eth_ctrl_stats(struct net_device *dev, in axienet_ethtool_get_eth_ctrl_stats()
2443 axienet_ethtool_get_rmon_stats(struct net_device *dev, in axienet_ethtool_get_rmon_stats()
3166 static int axienet_suspend(struct device *dev) in axienet_suspend()
3182 static int axienet_resume(struct device *dev) in axienet_resume()