Searched refs:__mlx4_counter_alloc (Results 1 – 3 of 3) sorted by relevance
998 int __mlx4_counter_alloc(struct mlx4_dev *dev, u32 *idx);
2210 int __mlx4_counter_alloc(struct mlx4_dev *dev, u32 *idx) in __mlx4_counter_alloc() function2238 return __mlx4_counter_alloc(dev, idx); in mlx4_counter_alloc()
2016 err = __mlx4_counter_alloc(dev, &index); in counter_alloc_res()