Home
last modified time | relevance | path

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

/linux/drivers/infiniband/core/
H A Duverbs_std_types_counters.c42 struct ib_counters *counters = uobject->object; in uverbs_free_counters()
61 struct ib_counters *counters; in UVERBS_HANDLER()
72 counters = rdma_zalloc_drv_obj(ib_dev, ib_counters); in UVERBS_HANDLER()
93 struct ib_counters *counters = in UVERBS_HANDLER()
H A Ddevice.c2836 SET_OBJ_SIZE(dev_ops, ib_counters); in ib_set_device_ops()
/linux/drivers/infiniband/hw/mlx5/
H A Dcounters.c162 static int mlx5_ib_read_counters(struct ib_counters *counters, in mlx5_ib_read_counters()
204 static int mlx5_ib_destroy_counters(struct ib_counters *counters) in mlx5_ib_destroy_counters()
215 static int mlx5_ib_create_counters(struct ib_counters *counters, in mlx5_ib_create_counters()
1030 struct ib_counters *counters, enum mlx5_ib_counters_type counters_type, in counters_set_description()
1063 int mlx5_ib_flow_counters_set_data(struct ib_counters *ibcounters, in mlx5_ib_flow_counters_set_data()
1134 void mlx5_ib_counters_clear_description(struct ib_counters *counters) in mlx5_ib_counters_clear_description()
1254 INIT_RDMA_OBJ_SIZE(ib_counters, mlx5_ib_mcounters, ibcntrs),
H A Dmain.c4311 INIT_RDMA_OBJ_SIZE(ib_counters, mlx5_ib_mcounters, ibcntrs),
/linux/include/rdma/
H A Duverbs_std_types.h131 struct ib_counters **counters;
H A Dib_verbs.h2103 struct ib_counters *counters;
2307 struct ib_counters { struct
2608 int (*create_counters)(struct ib_counters *counters,
2610 int (*destroy_counters)(struct ib_counters *counters);
2611 int (*read_counters)(struct ib_counters *counters,
2760 DECLARE_RDMA_OBJ_SIZE(ib_counters);
/linux/include/linux/mlx5/
H A Dfs.h303 struct ib_counters *counters;