Searched refs:counter_dealloc (Results 1 – 3 of 3) sorted by relevance
1223 .counter_dealloc = mlx5_ib_counter_dealloc,1241 .counter_dealloc = mlx5_ib_counter_dealloc,
2725 SET_DEVICE_OP(dev_ops, counter_dealloc); in ib_set_device_ops()
2701 int (*counter_dealloc)(struct rdma_counter *counter); member