Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/hw/mlx5/
H A Dcounters.h11 struct mlx5_rdma_counter { struct
18 static inline struct mlx5_rdma_counter * argument
21 return container_of(counter, struct mlx5_rdma_counter, rdma_counter); in to_mcounter()
H A Dcounters.c452 struct mlx5_rdma_counter *mcounter = to_mcounter(counter); in do_per_qp_get_op_stat()
597 struct mlx5_rdma_counter *mcounter = to_mcounter(counter); in mlx5_ib_counter_dealloc()
1191 struct mlx5_rdma_counter *mcounter = to_mcounter(counter); in mlx5_ib_counter_init()
1207 INIT_RDMA_OBJ_SIZE(rdma_counter, mlx5_rdma_counter, rdma_counter),
1224 INIT_RDMA_OBJ_SIZE(rdma_counter, mlx5_rdma_counter, rdma_counter),
H A Dfs.c1016 get_per_qp_opfc(struct mlx5_rdma_counter *mcounter, u32 qp_num, bool *new) in get_per_qp_opfc()
1035 struct mlx5_rdma_counter *mcounter, in add_op_fc_rules()
1171 static bool is_fc_shared_and_in_use(struct mlx5_rdma_counter *mcounter, in is_fc_shared_and_in_use()
1203 struct mlx5_rdma_counter *mcounter = to_mcounter(counter); in mlx5r_fs_destroy_fcs()
1364 struct mlx5_rdma_counter *mcounter = to_mcounter(counter); in mlx5r_fs_unbind_op_fc()
1403 struct mlx5_rdma_counter *mcounter = to_mcounter(counter); in mlx5r_fs_bind_op_fc()