Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/mlx5/
H A Dcounters.c19 struct mlx5_rdma_counter { struct
26 static struct mlx5_rdma_counter *to_mcounter(struct rdma_counter *counter) in to_mcounter() argument
28 return container_of(counter, struct mlx5_rdma_counter, rdma_counter); in to_mcounter()
464 struct mlx5_rdma_counter *mcounter = to_mcounter(counter); in do_per_qp_get_op_stat()
609 struct mlx5_rdma_counter *mcounter = to_mcounter(counter); in mlx5_ib_counter_dealloc()
627 struct mlx5_rdma_counter *mcounter = to_mcounter(counter); in mlx5_ib_counter_bind_qp()
675 struct mlx5_rdma_counter *mcounter; in mlx5_ib_counter_unbind_qp()
1209 struct mlx5_rdma_counter *mcounter = to_mcounter(counter); in mlx5_ib_counter_init()
1225 INIT_RDMA_OBJ_SIZE(rdma_counter, mlx5_rdma_counter, rdma_counter),
1242 INIT_RDMA_OBJ_SIZE(rdma_counter, mlx5_rdma_counter, rdma_counter),