Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmlx5_ib.h1035 struct ib_counters ibcntrs; member
1054 to_mcounters(struct ib_counters *ibcntrs) in to_mcounters() argument
1056 return container_of(ibcntrs, struct mlx5_ib_mcounters, ibcntrs); in to_mcounters()
H A Dcounters.c1059 INIT_RDMA_OBJ_SIZE(ib_counters, mlx5_ib_mcounters, ibcntrs), in mlx5_ib_counters_init()
H A Dmain.c3865 INIT_RDMA_OBJ_SIZE(ib_counters, mlx5_ib_mcounters, ibcntrs),