Home
last modified time | relevance | path

Searched refs:mlx5_ib_counters (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/hw/mlx5/
H A Dcounters.c230 static const struct mlx5_ib_counters *get_counters(struct mlx5_ib_dev *dev, in get_counters()
252 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num + 1); in mlx5_ib_get_counters_id()
257 static struct rdma_hw_stats *do_alloc_stats(const struct mlx5_ib_counters *cnts) in do_alloc_stats()
282 const struct mlx5_ib_counters *cnts = &dev->port[0].cnts; in mlx5_ib_alloc_hw_device_stats()
291 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num); in mlx5_ib_alloc_hw_port_stats()
297 const struct mlx5_ib_counters *cnts, in mlx5_ib_query_q_counters()
321 const struct mlx5_ib_counters *cnts, in mlx5_ib_query_ext_ppcnt_counters()
352 const struct mlx5_ib_counters *cnts, in mlx5_ib_query_q_counters_vport()
392 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num); in do_get_hw_stats()
463 const struct mlx5_ib_counters *cnts = get_counters(dev, counter->port); in do_per_qp_get_op_stat()
[all …]
H A Dmlx5_ib.h880 struct mlx5_ib_counters { struct
931 struct mlx5_ib_counters cnts;
H A Dfs.c1408 struct mlx5_ib_counters *cnts; in mlx5r_fs_bind_op_fc()