Lines Matching defs:netdev
74 static int pch_gbe_get_link_ksettings(struct net_device *netdev, in pch_gbe_get_link_ksettings()
109 static int pch_gbe_set_link_ksettings(struct net_device *netdev, in pch_gbe_set_link_ksettings()
157 static int pch_gbe_get_regs_len(struct net_device *netdev) in pch_gbe_get_regs_len()
167 static void pch_gbe_get_drvinfo(struct net_device *netdev, in pch_gbe_get_drvinfo()
184 static void pch_gbe_get_regs(struct net_device *netdev, in pch_gbe_get_regs()
208 static void pch_gbe_get_wol(struct net_device *netdev, in pch_gbe_get_wol()
234 static int pch_gbe_set_wol(struct net_device *netdev, in pch_gbe_set_wol()
262 static int pch_gbe_nway_reset(struct net_device *netdev) in pch_gbe_nway_reset()
274 static void pch_gbe_get_ringparam(struct net_device *netdev, in pch_gbe_get_ringparam()
295 static int pch_gbe_set_ringparam(struct net_device *netdev, in pch_gbe_set_ringparam()
372 static void pch_gbe_get_pauseparam(struct net_device *netdev, in pch_gbe_get_pauseparam()
399 static int pch_gbe_set_pauseparam(struct net_device *netdev, in pch_gbe_set_pauseparam()
436 static void pch_gbe_get_strings(struct net_device *netdev, u32 stringset, in pch_gbe_get_strings()
459 static void pch_gbe_get_ethtool_stats(struct net_device *netdev, in pch_gbe_get_ethtool_stats()
475 static int pch_gbe_get_sset_count(struct net_device *netdev, int sset) in pch_gbe_get_sset_count()
504 void pch_gbe_set_ethtool_ops(struct net_device *netdev) in pch_gbe_set_ethtool_ops()