Searched refs:mlx5_core_query_vport_counter (Results 1 – 4 of 4) sorted by relevance
/Linux-v5.4/include/linux/mlx5/ |
D | vport.h | 129 int mlx5_core_query_vport_counter(struct mlx5_core_dev *dev, u8 other_vport,
|
/Linux-v5.4/drivers/infiniband/hw/mlx5/ |
D | ib_virt.c | 137 err = mlx5_core_query_vport_counter(mdev, true, vf, port, out, out_sz); in mlx5_ib_get_vf_stats()
|
D | mad.c | 243 err = mlx5_core_query_vport_counter(mdev, 0, 0, in process_pma_cmd()
|
/Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | vport.c | 970 int mlx5_core_query_vport_counter(struct mlx5_core_dev *dev, u8 other_vport, in mlx5_core_query_vport_counter() function 1005 EXPORT_SYMBOL_GPL(mlx5_core_query_vport_counter);
|