Lines Matching defs:netdev

117 vmxnet3_get_stats64(struct net_device *netdev,  in vmxnet3_get_stats64()
166 vmxnet3_get_sset_count(struct net_device *netdev, int sset) in vmxnet3_get_sset_count()
191 vmxnet3_get_regs_len(struct net_device *netdev) in vmxnet3_get_regs_len()
204 vmxnet3_get_drvinfo(struct net_device *netdev, struct ethtool_drvinfo *drvinfo) in vmxnet3_get_drvinfo()
219 vmxnet3_get_strings(struct net_device *netdev, u32 stringset, u8 *buf) in vmxnet3_get_strings()
260 netdev_features_t vmxnet3_fix_features(struct net_device *netdev, in vmxnet3_fix_features()
271 struct net_device *netdev, in vmxnet3_features_check()
298 static void vmxnet3_enable_encap_offloads(struct net_device *netdev) in vmxnet3_enable_encap_offloads()
311 static void vmxnet3_disable_encap_offloads(struct net_device *netdev) in vmxnet3_disable_encap_offloads()
324 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features()
377 vmxnet3_get_ethtool_stats(struct net_device *netdev, in vmxnet3_get_ethtool_stats()
430 vmxnet3_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) in vmxnet3_get_regs()
524 vmxnet3_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_get_wol()
534 vmxnet3_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_set_wol()
552 vmxnet3_get_link_ksettings(struct net_device *netdev, in vmxnet3_get_link_ksettings()
577 vmxnet3_get_ringparam(struct net_device *netdev, in vmxnet3_get_ringparam()
597 vmxnet3_set_ringparam(struct net_device *netdev, in vmxnet3_set_ringparam()
799 vmxnet3_set_rss_hash_opt(struct net_device *netdev, in vmxnet3_set_rss_hash_opt()
915 vmxnet3_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *info, in vmxnet3_get_rxnfc()
947 vmxnet3_set_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *info) in vmxnet3_set_rxnfc()
978 vmxnet3_get_rss_indir_size(struct net_device *netdev) in vmxnet3_get_rss_indir_size()
987 vmxnet3_get_rss(struct net_device *netdev, u32 *p, u8 *key, u8 *hfunc) in vmxnet3_get_rss()
1006 vmxnet3_set_rss(struct net_device *netdev, const u32 *p, const u8 *key, in vmxnet3_set_rss()
1034 vmxnet3_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) in vmxnet3_get_coalesce()
1069 vmxnet3_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) in vmxnet3_set_coalesce()
1195 void vmxnet3_set_ethtool_ops(struct net_device *netdev) in vmxnet3_set_ethtool_ops()