Searched refs:mlx4_counter_alloc (Results 1 – 3 of 3) sorted by relevance
1345 int mlx4_counter_alloc(struct mlx4_dev *dev, u32 *idx);
2224 int mlx4_counter_alloc(struct mlx4_dev *dev, u32 *idx) in mlx4_counter_alloc() function2240 EXPORT_SYMBOL_GPL(mlx4_counter_alloc);
2293 err = mlx4_counter_alloc(ibdev->dev, &ibdev->counters[i]); in mlx4_ib_add()