Home
last modified time | relevance | path

Searched defs:stats64 (Results 1 – 16 of 16) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dqmi_wwan.c75 struct pcpu_sw_netstats __percpu *stats64; member
112 struct pcpu_sw_netstats *stats64 = this_cpu_ptr(priv->stats64); in qmimux_start_xmit() local
227 struct pcpu_sw_netstats *stats64; in qmimux_rx_fixup() local
H A Dusbnet.c307 struct pcpu_sw_netstats *stats64 = this_cpu_ptr(dev->stats64); in usbnet_skb_return() local
1221 struct pcpu_sw_netstats *stats64 = this_cpu_ptr(dev->stats64); in tx_complete() local
/OK3568_Linux_fs/kernel/drivers/net/wireless/quantenna/qtnfmac/
H A Dcore.c930 struct pcpu_sw_netstats *stats64; in qtnf_update_rx_stats() local
950 struct pcpu_sw_netstats *stats64; in qtnf_update_tx_stats() local
H A Dcore.h74 struct pcpu_sw_netstats __percpu *stats64; member
/OK3568_Linux_fs/kernel/drivers/net/fjes/
H A Dfjes.h28 struct rtnl_link_stats64 stats64; member
/OK3568_Linux_fs/kernel/net/dsa/
H A Ddsa_priv.h81 struct pcpu_sw_netstats __percpu *stats64; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/cavium/liquidio/
H A Dlio_vf_rep.c184 struct rtnl_link_stats64 *stats64) in lio_vf_rep_get_stats64()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/
H A Dbcmsysport.c473 struct bcm_sysport_stats64 *stats64 = &priv->stats64; in bcm_sysport_get_stats() local
743 struct bcm_sysport_stats64 *stats64 = &priv->stats64; in bcm_sysport_desc_rx() local
1867 struct bcm_sysport_stats64 *stats64 = &priv->stats64; in bcm_sysport_get_stats64() local
H A Dbcmsysport.h785 struct bcm_sysport_stats64 stats64; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbnad_ethtool.c847 u64 *stats64; in bnad_get_ethtool_stats() local
/OK3568_Linux_fs/kernel/include/linux/usb/
H A Dusbnet.h70 struct pcpu_sw_netstats __percpu *stats64; member
/OK3568_Linux_fs/kernel/drivers/net/ppp/
H A Dppp_generic.c152 struct ppp_link_stats stats64; /* 64 bit network stats */ member
1404 ppp_get_stats64(struct net_device *dev, struct rtnl_link_stats64 *stats64) in ppp_get_stats64()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_rep.c136 struct rtnl_link_stats64 stats64 = {}; in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS() local
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igc/
H A Digc.h173 struct rtnl_link_stats64 stats64; member
/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/igb/
H A Digb.h589 struct rtnl_link_stats64 stats64; member
/OK3568_Linux_fs/kernel/net/core/
H A Ddev.c10325 void netdev_stats_to_stats64(struct rtnl_link_stats64 *stats64, in netdev_stats_to_stats64()