Lines Matching defs:netdev

235 bnad_get_link_ksettings(struct net_device *netdev,  in bnad_get_link_ksettings()
265 bnad_set_link_ksettings(struct net_device *netdev, in bnad_set_link_ksettings()
280 bnad_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in bnad_get_drvinfo()
304 bnad_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wolinfo) in bnad_get_wol()
310 static int bnad_get_coalesce(struct net_device *netdev, in bnad_get_coalesce()
333 static int bnad_set_coalesce(struct net_device *netdev, in bnad_set_coalesce()
407 bnad_get_ringparam(struct net_device *netdev, in bnad_get_ringparam()
422 bnad_set_ringparam(struct net_device *netdev, in bnad_set_ringparam()
501 bnad_get_pauseparam(struct net_device *netdev, in bnad_get_pauseparam()
512 bnad_set_pauseparam(struct net_device *netdev, in bnad_set_pauseparam()
598 bnad_get_strings(struct net_device *netdev, u32 stringset, u8 *string) in bnad_get_strings()
661 bnad_get_stats_count_locked(struct net_device *netdev) in bnad_get_stats_count_locked()
792 bnad_get_ethtool_stats(struct net_device *netdev, struct ethtool_stats *stats, in bnad_get_ethtool_stats()
884 bnad_get_sset_count(struct net_device *netdev, int sset) in bnad_get_sset_count()
940 bnad_get_eeprom_len(struct net_device *netdev) in bnad_get_eeprom_len()
946 bnad_get_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, in bnad_get_eeprom()
986 bnad_set_eeprom(struct net_device *netdev, struct ethtool_eeprom *eeprom, in bnad_set_eeprom()
1028 bnad_flash_device(struct net_device *netdev, struct ethtool_flash *eflash) in bnad_flash_device()
1095 bnad_set_ethtool_ops(struct net_device *netdev) in bnad_set_ethtool_ops()