mlx5_rdma_counter
struct mlx5_rdma_counter *mcounter = to_mcounter(counter);
INIT_RDMA_OBJ_SIZE(rdma_counter, mlx5_rdma_counter, rdma_counter),
INIT_RDMA_OBJ_SIZE(rdma_counter, mlx5_rdma_counter, rdma_counter),
static struct mlx5_rdma_counter *to_mcounter(struct rdma_counter *counter)
return container_of(counter, struct mlx5_rdma_counter, rdma_counter);
struct mlx5_rdma_counter *mcounter = to_mcounter(counter);
struct mlx5_rdma_counter *mcounter = to_mcounter(counter);
struct mlx5_rdma_counter *mcounter = to_mcounter(counter);
struct mlx5_rdma_counter *mcounter;