Home
last modified time | relevance | path

Searched refs:ndo_get_stats64 (Results 1 – 25 of 124) sorted by relevance

12345

/linux/drivers/net/
H A Dnlmon.c59 .ndo_get_stats64 = nlmon_get_stats64,
H A Dvsockmon.c69 .ndo_get_stats64 = vsockmon_get_stats64,
H A Ddummy.c91 .ndo_get_stats64 = dummy_get_stats64,
H A Dloopback.c156 .ndo_get_stats64 = loopback_get_stats64,
H A Dpfcp.c131 .ndo_get_stats64 = dev_get_tstats64,
H A Dmhi_net.c126 .ndo_get_stats64 = mhi_ndo_get_stats64,
/linux/Documentation/networking/
H A Dstatistics.rst207 via `.ndo_get_stats64`. Reporting such standard stats via ethtool
215 The `.ndo_get_stats64` callback can not sleep because of accesses
218 a recent copy from `.ndo_get_stats64`. Ethtool interrupt coalescing interface
/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_netdev.c72 adapter->rn_ops->ndo_get_stats64(netdev, &vstats.netstats); in opa_vnic_get_stats64()
315 .ndo_get_stats64 = opa_vnic_get_stats64,
H A Dopa_vnic_vema_iface.c93 adapter->rn_ops->ndo_get_stats64(adapter->netdev, &vstats.netstats); in opa_vnic_get_summary_counters()
132 adapter->rn_ops->ndo_get_stats64(adapter->netdev, &vstats.netstats); in opa_vnic_get_error_counters()
/linux/drivers/net/usb/
H A Dint51x1.c136 .ndo_get_stats64 = dev_get_tstats64,
H A Dax88172a.c109 .ndo_get_stats64 = dev_get_tstats64,
H A Dasix_devices.c197 .ndo_get_stats64 = dev_get_tstats64,
601 .ndo_get_stats64 = dev_get_tstats64,
1248 .ndo_get_stats64 = dev_get_tstats64,
H A Dsr9700.c319 .ndo_get_stats64 = dev_get_tstats64,
H A Dmcs7830.c474 .ndo_get_stats64 = dev_get_tstats64,
/linux/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib_vlan.c149 .ndo_get_stats64 = mlx5i_get_stats,
/linux/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c169 .ndo_get_stats64 = rmnet_get_stats64,
/linux/drivers/net/netdevsim/
H A Dnetdev.c533 .ndo_get_stats64 = nsim_get_stats64,
557 .ndo_get_stats64 = nsim_get_stats64,
/linux/drivers/net/ethernet/sfc/
H A Def100_netdev.c281 .ndo_get_stats64 = efx_net_stats,
H A Def100_rep.c145 .ndo_get_stats64 = efx_ef100_rep_get_stats64,
/linux/net/sched/
H A Dsch_teql.c435 .ndo_get_stats64 = teql_master_stats64,
/linux/drivers/net/ethernet/mellanox/mlxbf_gige/
H A Dmlxbf_gige_main.c281 .ndo_get_stats64 = mlxbf_gige_get_stats64,
/linux/arch/xtensa/platforms/iss/
H A Dnetwork.c460 .ndo_get_stats64 = iss_net_get_stats64,
/linux/net/ipv4/
H A Dipip.c362 .ndo_get_stats64 = dev_get_tstats64,
/linux/drivers/net/ethernet/netronome/nfp/
H A Dnfp_net_repr.c262 .ndo_get_stats64 = nfp_repr_get_stats64,
/linux/net/bridge/
H A Dbr_device.c443 .ndo_get_stats64 = dev_get_tstats64,

12345