counter_alloc_stats   74 drivers/infiniband/core/counters.c 	if (!dev->ops.counter_dealloc || !dev->ops.counter_alloc_stats)
counter_alloc_stats   84 drivers/infiniband/core/counters.c 	counter->stats     = dev->ops.counter_alloc_stats(counter);
counter_alloc_stats 2577 drivers/infiniband/core/device.c 	SET_DEVICE_OP(dev_ops, counter_alloc_stats);
counter_alloc_stats 6572 drivers/infiniband/hw/mlx5/main.c 	.counter_alloc_stats = mlx5_ib_counter_alloc_stats,
counter_alloc_stats 2558 include/rdma/ib_verbs.h 	struct rdma_hw_stats *(*counter_alloc_stats)(