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()
276 static void pch_gbe_get_ringparam(struct net_device *netdev, in pch_gbe_get_ringparam()
301 static int pch_gbe_set_ringparam(struct net_device *netdev, in pch_gbe_set_ringparam()
380 static void pch_gbe_get_pauseparam(struct net_device *netdev, in pch_gbe_get_pauseparam()
407 static int pch_gbe_set_pauseparam(struct net_device *netdev, in pch_gbe_set_pauseparam()
444 static void pch_gbe_get_strings(struct net_device *netdev, u32 stringset, in pch_gbe_get_strings()
467 static void pch_gbe_get_ethtool_stats(struct net_device *netdev, in pch_gbe_get_ethtool_stats()
483 static int pch_gbe_get_sset_count(struct net_device *netdev, int sset) in pch_gbe_get_sset_count()
512 void pch_gbe_set_ethtool_ops(struct net_device *netdev) in pch_gbe_set_ethtool_ops()