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