Lines Matching defs:netdev
43 static void fjes_get_ethtool_stats(struct net_device *netdev, in fjes_get_ethtool_stats()
85 static void fjes_get_strings(struct net_device *netdev, in fjes_get_strings()
136 static int fjes_get_sset_count(struct net_device *netdev, int sset) in fjes_get_sset_count()
146 static void fjes_get_drvinfo(struct net_device *netdev, in fjes_get_drvinfo()
163 static int fjes_get_link_ksettings(struct net_device *netdev, in fjes_get_link_ksettings()
176 static int fjes_get_regs_len(struct net_device *netdev) in fjes_get_regs_len()
182 static void fjes_get_regs(struct net_device *netdev, in fjes_get_regs()
222 static int fjes_set_dump(struct net_device *netdev, struct ethtool_dump *dump) in fjes_set_dump()
254 static int fjes_get_dump_flag(struct net_device *netdev, in fjes_get_dump_flag()
267 static int fjes_get_dump_data(struct net_device *netdev, in fjes_get_dump_data()
295 void fjes_set_ethtool_ops(struct net_device *netdev) in fjes_set_ethtool_ops()