Searched refs:ibcntrs (Results 1 – 3 of 3) sorted by relevance
1035 struct ib_counters ibcntrs; member1054 to_mcounters(struct ib_counters *ibcntrs) in to_mcounters() argument1056 return container_of(ibcntrs, struct mlx5_ib_mcounters, ibcntrs); in to_mcounters()
1059 INIT_RDMA_OBJ_SIZE(ib_counters, mlx5_ib_mcounters, ibcntrs), in mlx5_ib_counters_init()
3865 INIT_RDMA_OBJ_SIZE(ib_counters, mlx5_ib_mcounters, ibcntrs),