Home
last modified time | relevance | path

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

1234567

/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dstatistics.rst150 via `.ndo_get_stats64`. Reporting such standard stats via ethtool
158 The `.ndo_get_stats64` callback can not sleep because of accesses
161 a recent copy from `.ndo_get_stats64`. Ethtool interrupt coalescing interface
/OK3568_Linux_fs/kernel/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_netdev.c73 adapter->rn_ops->ndo_get_stats64(netdev, &vstats.netstats); in opa_vnic_get_stats64()
316 .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()
H A Dopa_vnic_ethtool.c148 adapter->rn_ops->ndo_get_stats64(netdev, &vstats.netstats); in vnic_get_ethtool_stats()
/OK3568_Linux_fs/kernel/drivers/net/
H A Dnlmon.c79 .ndo_get_stats64 = nlmon_get_stats64,
H A Dvsockmon.c86 .ndo_get_stats64 = vsockmon_get_stats64,
H A Ddummy.c98 .ndo_get_stats64 = dummy_get_stats64,
H A Dloopback.c158 .ndo_get_stats64 = loopback_get_stats64,
H A Difb.c185 .ndo_get_stats64 = ifb_stats64,
/OK3568_Linux_fs/kernel/drivers/net/usb/
H A Dint51x1.c136 .ndo_get_stats64 = usbnet_get_stats64,
H A Dasix_devices.c197 .ndo_get_stats64 = usbnet_get_stats64,
583 .ndo_get_stats64 = usbnet_get_stats64,
1053 .ndo_get_stats64 = usbnet_get_stats64,
H A Dax88172a.c123 .ndo_get_stats64 = usbnet_get_stats64,
H A Dsr9700.c311 .ndo_get_stats64 = usbnet_get_stats64,
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dvport-internal_dev.c103 .ndo_get_stats64 = internal_get_stats,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/sfc/
H A Def100_netdev.c222 .ndo_get_stats64 = efx_net_stats,
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Dipoib_main.c110 .ndo_get_stats64 = hfi1_ipoib_dev_get_stats64,
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_eth.c107 .ndo_get_stats64 = l2tp_eth_get_stats64,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/ipoib/
H A Dipoib_vlan.c149 .ndo_get_stats64 = mlx5i_get_stats,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/qualcomm/rmnet/
H A Drmnet_vnd.c163 .ndo_get_stats64 = rmnet_get_stats64,
/OK3568_Linux_fs/kernel/drivers/net/netdevsim/
H A Dnetdev.c249 .ndo_get_stats64 = nsim_get_stats64,
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Ddevice.c223 .ndo_get_stats64 = ip_tunnel_get_stats64
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_gre.c931 .ndo_get_stats64 = ip_tunnel_get_stats64,
1286 .ndo_get_stats64 = ip_tunnel_get_stats64,
1319 .ndo_get_stats64 = ip_tunnel_get_stats64,
/OK3568_Linux_fs/kernel/net/sched/
H A Dsch_teql.c435 .ndo_get_stats64 = teql_master_stats64,
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_device.c413 .ndo_get_stats64 = br_get_stats64,
/OK3568_Linux_fs/kernel/drivers/net/ethernet/broadcom/bnxt/
H A Dbnxt_vfr.c243 .ndo_get_stats64 = bnxt_vf_rep_get_stats64,

1234567