Searched refs:mlx4_counter_free (Results 1 – 4 of 4) sorted by relevance
1384 void mlx4_counter_free(struct mlx4_dev *dev, u32 idx);
2275 mlx4_counter_free(dev, priv->def_counter[port]); in mlx4_cleanup_default_counters()2381 void mlx4_counter_free(struct mlx4_dev *dev, u32 idx) in mlx4_counter_free() function2394 EXPORT_SYMBOL_GPL(mlx4_counter_free);
1261 mlx4_counter_free(ibdev->dev, counter->index); in mlx4_ib_delete_counters_table()2351 mlx4_counter_free(ibdev->dev, counter_index); in mlx4_ib_add()
625 mlx4_counter_free(dev->dev, qp->counter_index->index); in mlx4_ib_free_qp_counter()1494 mlx4_counter_free(dev->dev, tmp_idx); in create_qp_lb_counter()