Searched refs:mlx4_num_eq_uar (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_eq.c912 static int mlx4_num_eq_uar(struct mlx4_dev *dev) function
950 for (i = 0; i < mlx4_num_eq_uar(dev); ++i)
1162 priv->eq_table.uar_map = kcalloc(mlx4_num_eq_uar(dev),
1179 for (i = 0; i < mlx4_num_eq_uar(dev); ++i)

Completed in 94 milliseconds