Searched refs:__mlx4_counter_alloc (Results 1 – 3 of 3) sorted by relevance
1041 int __mlx4_counter_alloc(struct mlx4_dev *dev, u32 *idx);
2605 int __mlx4_counter_alloc(struct mlx4_dev *dev, u32 *idx) in __mlx4_counter_alloc() function2637 return __mlx4_counter_alloc(dev, idx); in mlx4_counter_alloc()
2255 err = __mlx4_counter_alloc(dev, &index); in counter_alloc_res()