Searched refs:ib_counters (Results 1 – 6 of 6) sorted by relevance
40 struct ib_counters *counters = uobject->object; in uverbs_free_counters()56 struct ib_counters *counters; in UVERBS_HANDLER()89 struct ib_counters *counters = in UVERBS_HANDLER()
2777 struct ib_counters **counters;2843 atomic_inc(&((struct ib_counters *)ibobj)->usecnt); in flow_resources_add()2845 (struct ib_counters *)ibobj; in flow_resources_add()
166 struct ib_counters *counters;
174 struct ib_counters *ibcounters;837 struct ib_counters ibcntrs;856 to_mcounters(struct ib_counters *ibcntrs) in to_mcounters()
2968 static void counters_clear_description(struct ib_counters *counters) in counters_clear_description()3145 static int counters_set_description(struct ib_counters *counters, in counters_set_description()3180 static int flow_counters_set_data(struct ib_counters *ibcounters, in flow_counters_set_data()5557 static int mlx5_ib_read_counters(struct ib_counters *counters, in mlx5_ib_read_counters()5599 static int mlx5_ib_destroy_counters(struct ib_counters *counters) in mlx5_ib_destroy_counters()5613 static struct ib_counters *mlx5_ib_create_counters(struct ib_device *device, in mlx5_ib_create_counters()
2055 struct ib_counters *counters;2232 struct ib_counters { struct2516 struct ib_counters * (*create_counters)(struct ib_device *device,2518 int (*destroy_counters)(struct ib_counters *counters);2519 int (*read_counters)(struct ib_counters *counters,