Home
last modified time | relevance | path

Searched defs:vstats (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/infiniband/ulp/opa_vnic/
Dopa_vnic_vema_iface.c87 struct opa_vnic_stats vstats; in opa_vnic_get_summary_counters() local
128 struct opa_vnic_stats vstats; in opa_vnic_get_error_counters() local
Dopa_vnic_ethtool.c145 struct opa_vnic_stats vstats; in vnic_get_ethtool_stats() local
Dopa_vnic_netdev.c69 struct opa_vnic_stats vstats; in opa_vnic_get_stats64() local
/Linux-v4.19/drivers/net/
Dvsockmon.c75 const struct pcpu_lstats *vstats; in vsockmon_get_stats64() local
/Linux-v4.19/drivers/net/ethernet/cisco/enic/
Denic_dev.c39 int enic_dev_stats_dump(struct enic *enic, struct vnic_stats **vstats) in enic_dev_stats_dump()
Denic_ethtool.c269 struct vnic_stats *vstats; in enic_get_ethtool_stats() local
/Linux-v4.19/drivers/infiniband/hw/hfi1/
Dvnic_main.c328 struct opa_vnic_stats *vstats = (struct opa_vnic_stats *)stats; in hfi1_vnic_get_stats64() local
/Linux-v4.19/drivers/net/ethernet/mellanox/mlx5/core/
Den_stats.h129 #define VPORT_COUNTER_GET(vstats, c) MLX5_GET64(query_vport_counter_out, \ argument
Den_main.c3437 struct mlx5e_vport_stats *vstats = &priv->stats.vport; in mlx5e_get_stats() local
/Linux-v4.19/include/linux/
Dnetdevice.h1979 struct pcpu_vstats __percpu *vstats; member