Lines Matching defs:netdev

218 static void be_get_drvinfo(struct net_device *netdev,  in be_get_drvinfo()
317 static int be_get_coalesce(struct net_device *netdev, in be_get_coalesce()
340 static int be_set_coalesce(struct net_device *netdev, in be_set_coalesce()
369 static void be_get_ethtool_stats(struct net_device *netdev, in be_get_ethtool_stats()
425 static void be_get_stat_strings(struct net_device *netdev, uint32_t stringset, in be_get_stat_strings()
465 static int be_get_sset_count(struct net_device *netdev, int stringset) in be_get_sset_count()
607 static int be_get_link_ksettings(struct net_device *netdev, in be_get_link_ksettings()
681 static void be_get_ringparam(struct net_device *netdev, in be_get_ringparam()
693 be_get_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_get_pauseparam()
702 be_set_pauseparam(struct net_device *netdev, struct ethtool_pauseparam *ecmd) in be_set_pauseparam()
722 static int be_set_phys_id(struct net_device *netdev, in be_set_phys_id()
754 static int be_set_dump(struct net_device *netdev, struct ethtool_dump *dump) in be_set_dump()
782 static void be_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in be_get_wol()
796 static int be_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in be_set_wol()
890 static void be_self_test(struct net_device *netdev, struct ethtool_test *test, in be_self_test()
951 static int be_do_flash(struct net_device *netdev, struct ethtool_flash *efl) in be_do_flash()
959 be_get_dump_flag(struct net_device *netdev, struct ethtool_dump *dump) in be_get_dump_flag()
973 be_get_dump_data(struct net_device *netdev, struct ethtool_dump *dump, in be_get_dump_data()
986 static int be_get_eeprom_len(struct net_device *netdev) in be_get_eeprom_len()
1005 static int be_read_eeprom(struct net_device *netdev, in be_read_eeprom()
1048 static u32 be_get_msg_level(struct net_device *netdev) in be_get_msg_level()
1055 static void be_set_msg_level(struct net_device *netdev, u32 level) in be_set_msg_level()
1104 static int be_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd, in be_get_rxnfc()
1192 static int be_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *cmd) in be_set_rxnfc()
1214 static void be_get_channels(struct net_device *netdev, in be_get_channels()
1231 static int be_set_channels(struct net_device *netdev, in be_set_channels()
1258 static u32 be_get_rxfh_indir_size(struct net_device *netdev) in be_get_rxfh_indir_size()
1263 static u32 be_get_rxfh_key_size(struct net_device *netdev) in be_get_rxfh_key_size()
1268 static int be_get_rxfh(struct net_device *netdev, u32 *indir, u8 *hkey, in be_get_rxfh()
1289 static int be_set_rxfh(struct net_device *netdev, const u32 *indir, in be_set_rxfh()
1330 static int be_get_module_info(struct net_device *netdev, in be_get_module_info()
1354 static int be_get_module_eeprom(struct net_device *netdev, in be_get_module_eeprom()
1382 static u32 be_get_priv_flags(struct net_device *netdev) in be_get_priv_flags()
1389 static int be_set_priv_flags(struct net_device *netdev, u32 flags) in be_set_priv_flags()