Searched refs:mlx5_ib_counters (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/infiniband/hw/mlx5/ |
H A D | counters.c | 148 static const struct mlx5_ib_counters *get_counters(struct mlx5_ib_dev *dev, in get_counters() 166 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num); in mlx5_ib_get_counters_id() 175 const struct mlx5_ib_counters *cnts; in mlx5_ib_alloc_hw_stats() 191 const struct mlx5_ib_counters *cnts, in mlx5_ib_query_q_counters() 215 const struct mlx5_ib_counters *cnts, in mlx5_ib_query_ext_ppcnt_counters() 249 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num - 1); in mlx5_ib_get_hw_stats() 302 const struct mlx5_ib_counters *cnts = in mlx5_ib_counter_alloc_stats() 315 const struct mlx5_ib_counters *cnts = in mlx5_ib_counter_update_stats() 432 struct mlx5_ib_counters *cnts) in __mlx5_ib_alloc_counters()
|
H A D | mlx5_ib.h | 730 struct mlx5_ib_counters { struct 761 struct mlx5_ib_counters cnts;
|
/kernel/linux/linux-6.6/drivers/infiniband/hw/mlx5/ |
H A D | counters.c | 207 static const struct mlx5_ib_counters *get_counters(struct mlx5_ib_dev *dev, in get_counters() 229 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num + 1); in mlx5_ib_get_counters_id() 234 static struct rdma_hw_stats *do_alloc_stats(const struct mlx5_ib_counters *cnts) in do_alloc_stats() 259 const struct mlx5_ib_counters *cnts = &dev->port[0].cnts; in mlx5_ib_alloc_hw_device_stats() 268 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num); in mlx5_ib_alloc_hw_port_stats() 274 const struct mlx5_ib_counters *cnts, in mlx5_ib_query_q_counters() 298 const struct mlx5_ib_counters *cnts, in mlx5_ib_query_ext_ppcnt_counters() 329 const struct mlx5_ib_counters *cnts, in mlx5_ib_query_q_counters_vport() 369 const struct mlx5_ib_counters *cnts = get_counters(dev, port_num); in do_get_hw_stats() 431 const struct mlx5_ib_counters *cnt in do_get_op_stat() [all...] |
H A D | mlx5_ib.h | 825 struct mlx5_ib_counters { struct 869 struct mlx5_ib_counters cnts;
|
Completed in 10 milliseconds