Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/ulp/opa_vnic/
H A 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
H A Dopa_vnic_ethtool.c143 struct opa_vnic_stats vstats; in vnic_get_ethtool_stats() local
H A Dopa_vnic_netdev.c68 struct opa_vnic_stats vstats; in opa_vnic_get_stats64() local
/openbmc/linux/drivers/net/ethernet/cisco/enic/
H A Denic_dev.c24 int enic_dev_stats_dump(struct enic *enic, struct vnic_stats **vstats) in enic_dev_stats_dump()
H A Denic_ethtool.c257 struct vnic_stats *vstats; in enic_get_ethtool_stats() local
/openbmc/linux/drivers/infiniband/hw/hfi1/
H A Dvnic_main.c184 struct opa_vnic_stats *vstats = (struct opa_vnic_stats *)stats; in hfi1_vnic_get_stats64() local
/openbmc/linux/drivers/net/vxlan/
H A Dvxlan_vnifilter.c216 struct vxlan_vni_stats vstats; in __vnifilter_entry_fill_stats() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_stats.h286 #define VPORT_COUNTER_GET(vstats, c) MLX5_GET64(query_vport_counter_out, \ argument
H A Den_main.c3744 struct mlx5e_vport_stats *vstats = &priv->stats.vport; in mlx5e_get_stats() local