Lines Matching defs:netdev

121 vmxnet3_get_stats64(struct net_device *netdev,  in vmxnet3_get_stats64()
170 vmxnet3_get_sset_count(struct net_device *netdev, int sset) in vmxnet3_get_sset_count()
195 vmxnet3_get_regs_len(struct net_device *netdev) in vmxnet3_get_regs_len()
208 vmxnet3_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in vmxnet3_get_drvinfo()
223 vmxnet3_get_strings(struct net_device *netdev, u32 stringset, u8 *buf) in vmxnet3_get_strings()
249 netdev_features_t vmxnet3_fix_features(struct net_device *netdev, in vmxnet3_fix_features()
260 struct net_device *netdev, in vmxnet3_features_check()
301 static void vmxnet3_enable_encap_offloads(struct net_device *netdev, netdev_features_t features) in vmxnet3_enable_encap_offloads()
362 static void vmxnet3_disable_encap_offloads(struct net_device *netdev) in vmxnet3_disable_encap_offloads()
391 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features()
444 vmxnet3_get_ethtool_stats(struct net_device *netdev, in vmxnet3_get_ethtool_stats()
497 vmxnet3_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) in vmxnet3_get_regs()
591 vmxnet3_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_get_wol()
601 vmxnet3_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_set_wol()
619 vmxnet3_get_link_ksettings(struct net_device *netdev, in vmxnet3_get_link_ksettings()
643 vmxnet3_get_ringparam(struct net_device *netdev, in vmxnet3_get_ringparam()
664 vmxnet3_set_ringparam(struct net_device *netdev, in vmxnet3_set_ringparam()
879 vmxnet3_set_rss_hash_opt(struct net_device *netdev, in vmxnet3_set_rss_hash_opt()
1044 vmxnet3_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *info, in vmxnet3_get_rxnfc()
1076 vmxnet3_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *info) in vmxnet3_set_rxnfc()
1107 vmxnet3_get_rss_indir_size(struct net_device *netdev) in vmxnet3_get_rss_indir_size()
1116 vmxnet3_get_rss(struct net_device *netdev, u32 *p, u8 *key, u8 *hfunc) in vmxnet3_get_rss()
1135 vmxnet3_set_rss(struct net_device *netdev, const u32 *p, const u8 *key, in vmxnet3_set_rss()
1162 static int vmxnet3_get_coalesce(struct net_device *netdev, in vmxnet3_get_coalesce()
1199 static int vmxnet3_set_coalesce(struct net_device *netdev, in vmxnet3_set_coalesce()
1295 static void vmxnet3_get_channels(struct net_device *netdev, in vmxnet3_get_channels()
1351 void vmxnet3_set_ethtool_ops(struct net_device *netdev) in vmxnet3_set_ethtool_ops()