Lines Matching defs:netdev
136 vmxnet3_get_stats64(struct net_device *netdev, in vmxnet3_get_stats64()
185 vmxnet3_get_sset_count(struct net_device *netdev, int sset) in vmxnet3_get_sset_count()
210 vmxnet3_get_regs_len(struct net_device *netdev) in vmxnet3_get_regs_len()
223 vmxnet3_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in vmxnet3_get_drvinfo()
238 vmxnet3_get_strings(struct net_device *netdev, u32 stringset, u8 *buf) in vmxnet3_get_strings()
264 netdev_features_t vmxnet3_fix_features(struct net_device *netdev, in vmxnet3_fix_features()
283 struct net_device *netdev, in vmxnet3_features_check()
324 static void vmxnet3_enable_encap_offloads(struct net_device *netdev, netdev_features_t features) in vmxnet3_enable_encap_offloads()
385 static void vmxnet3_disable_encap_offloads(struct net_device *netdev) in vmxnet3_disable_encap_offloads()
414 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features()
467 vmxnet3_get_ethtool_stats(struct net_device *netdev, in vmxnet3_get_ethtool_stats()
520 vmxnet3_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) in vmxnet3_get_regs()
614 vmxnet3_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_get_wol()
624 vmxnet3_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_set_wol()
642 vmxnet3_get_link_ksettings(struct net_device *netdev, in vmxnet3_get_link_ksettings()
666 vmxnet3_get_ringparam(struct net_device *netdev, in vmxnet3_get_ringparam()
687 vmxnet3_set_ringparam(struct net_device *netdev, in vmxnet3_set_ringparam()
902 vmxnet3_set_rss_hash_opt(struct net_device *netdev, in vmxnet3_set_rss_hash_opt()
1067 vmxnet3_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *info, in vmxnet3_get_rxnfc()
1099 vmxnet3_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *info) in vmxnet3_set_rxnfc()
1130 vmxnet3_get_rss_indir_size(struct net_device *netdev) in vmxnet3_get_rss_indir_size()
1139 vmxnet3_get_rss(struct net_device *netdev, struct ethtool_rxfh_param *rxfh) in vmxnet3_get_rss()
1157 vmxnet3_set_rss(struct net_device *netdev, struct ethtool_rxfh_param *rxfh, in vmxnet3_set_rss()
1185 static int vmxnet3_get_coalesce(struct net_device *netdev, in vmxnet3_get_coalesce()
1222 static int vmxnet3_set_coalesce(struct net_device *netdev, in vmxnet3_set_coalesce()
1318 static void vmxnet3_get_channels(struct net_device *netdev, in vmxnet3_get_channels()
1374 void vmxnet3_set_ethtool_ops(struct net_device *netdev) in vmxnet3_set_ethtool_ops()