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()
270 int vmxnet3_set_features(struct net_device *netdev, netdev_features_t features) in vmxnet3_set_features()
309 vmxnet3_get_ethtool_stats(struct net_device *netdev, in vmxnet3_get_ethtool_stats()
362 vmxnet3_get_regs(struct net_device *netdev, struct ethtool_regs *regs, void *p) in vmxnet3_get_regs()
456 vmxnet3_get_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_get_wol()
466 vmxnet3_set_wol(struct net_device *netdev, struct ethtool_wolinfo *wol) in vmxnet3_set_wol()
484 vmxnet3_get_link_ksettings(struct net_device *netdev, in vmxnet3_get_link_ksettings()
509 vmxnet3_get_ringparam(struct net_device *netdev, in vmxnet3_get_ringparam()
529 vmxnet3_set_ringparam(struct net_device *netdev, in vmxnet3_set_ringparam()
672 vmxnet3_get_rxnfc(struct net_device *netdev, struct ethtool_rxnfc *info, in vmxnet3_get_rxnfc()
686 vmxnet3_get_rss_indir_size(struct net_device *netdev) in vmxnet3_get_rss_indir_size()
695 vmxnet3_get_rss(struct net_device *netdev, u32 *p, u8 *key, u8 *hfunc) in vmxnet3_get_rss()
712 vmxnet3_set_rss(struct net_device *netdev, const u32 *p, const u8 *key, in vmxnet3_set_rss()
740 vmxnet3_get_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) in vmxnet3_get_coalesce()
775 vmxnet3_set_coalesce(struct net_device *netdev, struct ethtool_coalesce *ec) in vmxnet3_set_coalesce()
918 void vmxnet3_set_ethtool_ops(struct net_device *netdev) in vmxnet3_set_ethtool_ops()