Lines Matching defs:netdev
121 static void be_get_drvinfo(struct net_device *netdev, in be_get_drvinfo()
205 be_get_reg_len(struct net_device *netdev) in be_get_reg_len()
221 be_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *buf) in be_get_regs()
236 be_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in be_get_coalesce()
260 be_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in be_set_coalesce()
321 be_get_ethtool_stats(struct net_device *netdev, in be_get_ethtool_stats()
374 be_get_stat_strings(struct net_device *netdev, uint32_t stringset, in be_get_stat_strings()
410 static int be_get_sset_count(struct net_device *netdev, int stringset) in be_get_sset_count()
426 static int be_get_settings(struct net_device *netdev, struct ethtool_cmd *ecmd) in be_get_settings()
526 static void be_get_ringparam(struct net_device *netdev, in be_get_ringparam()
536 be_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_get_pauseparam()
545 be_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_set_pauseparam()
564 be_set_phys_id(struct net_device *netdev, in be_set_phys_id()
603 be_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in be_get_wol()
618 be_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in be_set_wol()
677 be_self_test(struct net_device *netdev, struct ethtool_test *test, u64 *data) in be_self_test()
716 be_do_flash(struct net_device *netdev, struct ethtool_flash *efl) in be_do_flash()
724 be_get_eeprom_len(struct net_device *netdev) in be_get_eeprom_len()
740 be_read_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, in be_read_eeprom()