Home
last modified time | relevance | path

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

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