Searched refs:__mlx4_counter_alloc (Results 1 – 3 of 3) sorted by relevance
| /trueos/sys/ofed/drivers/net/mlx4/ |
| HD | mlx4.h | 964 int __mlx4_counter_alloc(struct mlx4_dev *dev, int slave, int port, u32 *idx);
|
| HD | main.c | 2304 int __mlx4_counter_alloc(struct mlx4_dev *dev, int slave, int port, u32 *idx) in __mlx4_counter_alloc() function 2418 return __mlx4_counter_alloc(dev, 0, port, idx); in mlx4_counter_alloc()
|
| HD | resource_tracker.c | 1989 err = __mlx4_counter_alloc(dev, slave, port, &index); in counter_alloc_res()
|