Lines Matching refs:net_device
14 void efx_ethtool_get_drvinfo(struct net_device *net_dev,
16 u32 efx_ethtool_get_msglevel(struct net_device *net_dev);
17 void efx_ethtool_set_msglevel(struct net_device *net_dev, u32 msg_enable);
18 void efx_ethtool_self_test(struct net_device *net_dev,
20 void efx_ethtool_get_pauseparam(struct net_device *net_dev,
22 int efx_ethtool_set_pauseparam(struct net_device *net_dev,
27 int efx_ethtool_get_sset_count(struct net_device *net_dev, int string_set);
28 void efx_ethtool_get_strings(struct net_device *net_dev, u32 string_set,
30 void efx_ethtool_get_stats(struct net_device *net_dev,
33 int efx_ethtool_get_link_ksettings(struct net_device *net_dev,
35 int efx_ethtool_set_link_ksettings(struct net_device *net_dev,
37 int efx_ethtool_get_fecparam(struct net_device *net_dev,
39 int efx_ethtool_set_fecparam(struct net_device *net_dev,
41 int efx_ethtool_get_rxnfc(struct net_device *net_dev,
43 int efx_ethtool_set_rxnfc(struct net_device *net_dev,
45 u32 efx_ethtool_get_rxfh_indir_size(struct net_device *net_dev);
46 u32 efx_ethtool_get_rxfh_key_size(struct net_device *net_dev);
47 int efx_ethtool_get_rxfh(struct net_device *net_dev,
49 int efx_ethtool_set_rxfh(struct net_device *net_dev,
52 int efx_ethtool_create_rxfh_context(struct net_device *net_dev,
56 int efx_ethtool_modify_rxfh_context(struct net_device *net_dev,
60 int efx_ethtool_remove_rxfh_context(struct net_device *net_dev,
64 int efx_ethtool_reset(struct net_device *net_dev, u32 *flags);
65 int efx_ethtool_get_module_eeprom(struct net_device *net_dev,
68 int efx_ethtool_get_module_info(struct net_device *net_dev,