Searched refs:__mlx4_counter_alloc (Results 1 – 3 of 3) sorted by relevance
1017 int __mlx4_counter_alloc(struct mlx4_dev *dev, u32 *idx);
2491 int __mlx4_counter_alloc(struct mlx4_dev *dev, u32 *idx) in __mlx4_counter_alloc() function2521 return __mlx4_counter_alloc(dev, idx); in mlx4_counter_alloc()
2202 err = __mlx4_counter_alloc(dev, &index); in counter_alloc_res()