netdev_stats_to_stats64  283 drivers/infiniband/ulp/ipoib/ipoib_main.c 		netdev_stats_to_stats64(stats, &dev->stats);
netdev_stats_to_stats64 1833 drivers/net/ethernet/broadcom/bcmsysport.c 	netdev_stats_to_stats64(stats, &dev->stats);
netdev_stats_to_stats64 1398 drivers/net/ethernet/mellanox/mlx4/en_netdev.c 	netdev_stats_to_stats64(stats, &dev->stats);
netdev_stats_to_stats64 2531 drivers/net/ethernet/realtek/8139too.c 	netdev_stats_to_stats64(stats, &dev->stats);
netdev_stats_to_stats64 2229 drivers/net/ethernet/via/via-rhine.c 	netdev_stats_to_stats64(stats, &dev->stats);
netdev_stats_to_stats64 1259 drivers/net/hyperv/netvsc_drv.c 	netdev_stats_to_stats64(t, &net->stats);
netdev_stats_to_stats64  132 drivers/net/usb/qmi_wwan.c 	netdev_stats_to_stats64(stats, &net->stats);
netdev_stats_to_stats64  992 drivers/net/usb/usbnet.c 	netdev_stats_to_stats64(stats, &net->stats);
netdev_stats_to_stats64  122 drivers/net/wireless/quantenna/qtnfmac/core.c 	netdev_stats_to_stats64(stats, &ndev->stats);
netdev_stats_to_stats64 4238 include/linux/netdevice.h void netdev_stats_to_stats64(struct rtnl_link_stats64 *stats64,
netdev_stats_to_stats64 9388 net/core/dev.c EXPORT_SYMBOL(netdev_stats_to_stats64);
netdev_stats_to_stats64 9409 net/core/dev.c 		netdev_stats_to_stats64(storage, ops->ndo_get_stats(dev));
netdev_stats_to_stats64 9411 net/core/dev.c 		netdev_stats_to_stats64(storage, &dev->stats);
netdev_stats_to_stats64 1054 net/dsa/slave.c 	netdev_stats_to_stats64(stats, &dev->stats);
netdev_stats_to_stats64  189 net/ipv4/ip_tunnel_core.c 	netdev_stats_to_stats64(tot, &dev->stats);