Searched refs:destroy_counters (Results 1 – 4 of 4) sorted by relevance
48 ret = counters->device->ops.destroy_counters(counters); in uverbs_free_counters()161 UAPI_DEF_OBJ_NEEDS_FN(destroy_counters)),
2633 SET_DEVICE_OP(dev_ops, destroy_counters); in ib_set_device_ops()
1052 .destroy_counters = mlx5_ib_destroy_counters,
2561 int (*destroy_counters)(struct ib_counters *counters); member