Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dcounters.c1224 .counter_alloc_stats = mlx5_ib_counter_alloc_stats,
1242 .counter_alloc_stats = mlx5_ib_counter_alloc_stats,
/linux/drivers/infiniband/core/
H A Ddevice.c2723 SET_DEVICE_OP(dev_ops, counter_alloc_stats); in ib_set_device_ops()
/linux/include/rdma/
H A Dib_verbs.h2706 struct rdma_hw_stats *(*counter_alloc_stats)( member