Lines Matching defs:netdev

254 bnad_get_settings(struct net_device *netdev, struct ethtool_cmd *cmd)  in bnad_get_settings()
279 bnad_set_settings(struct net_device *netdev, struct ethtool_cmd *cmd) in bnad_set_settings()
293 bnad_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in bnad_get_drvinfo()
318 bnad_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wolinfo) in bnad_get_wol()
325 bnad_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_get_coalesce()
346 bnad_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *coalesce) in bnad_set_coalesce()
417 bnad_get_ringparam(struct net_device *netdev, in bnad_get_ringparam()
430 bnad_set_ringparam(struct net_device *netdev, in bnad_set_ringparam()
507 bnad_get_pauseparam(struct net_device *netdev, in bnad_get_pauseparam()
518 bnad_set_pauseparam(struct net_device *netdev, in bnad_set_pauseparam()
542 bnad_get_strings(struct net_device *netdev, u32 stringset, u8 * string) in bnad_get_strings()
718 bnad_get_stats_count_locked(struct net_device *netdev) in bnad_get_stats_count_locked()
847 bnad_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, in bnad_get_ethtool_stats()
928 bnad_get_sset_count(struct net_device *netdev, int sset) in bnad_get_sset_count()
984 bnad_get_eeprom_len(struct net_device *netdev) in bnad_get_eeprom_len()
990 bnad_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, in bnad_get_eeprom()
1032 bnad_set_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, in bnad_set_eeprom()
1094 bnad_set_ethtool_ops(struct net_device *netdev) in bnad_set_ethtool_ops()