Searched refs:mlx5_core_query_vport_counter (Results 1 – 4 of 4) sorted by relevance
/linux/include/linux/mlx5/ |
H A D | vport.h | 122 int mlx5_core_query_vport_counter(struct mlx5_core_dev *dev, u8 other_vport,
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | ib_virt.c | 136 err = mlx5_core_query_vport_counter(mdev, true, vf, port, out); in mlx5_ib_get_vf_stats()
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | vport.c | 985 int mlx5_core_query_vport_counter(struct mlx5_core_dev *dev, u8 other_vport, in mlx5_core_query_vport_counter() function 1019 EXPORT_SYMBOL_GPL(mlx5_core_query_vport_counter);
|
H A D | en_rep.c | 213 err = mlx5_core_query_vport_counter(esw->dev, 1, rep->vport - 1, 0, out); in MLX5E_DECLARE_STATS_GRP_OP_UPDATE_STATS()
|