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

/freebsd-13-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_eq.c177 if (mlx4_GEN_EQE(dev, i, eqe))
184 if (mlx4_GEN_EQE(dev, slave, eqe))
264 return mlx4_GEN_EQE(dev, slave, &eqe);
281 return mlx4_GEN_EQE(dev, slave, &eqe);
302 return mlx4_GEN_EQE(dev, slave, &eqe);
H A Dmlx4.h1180 int mlx4_GEN_EQE(struct mlx4_dev *dev, int slave, struct mlx4_eqe *eqe);
H A Dmlx4_cmd.c1835 mlx4_GEN_EQE(dev, slave, &priv->mfunc.master.cmd_eqe))
H A Dmlx4_resource_tracker.c3282 int mlx4_GEN_EQE(struct mlx4_dev *dev, int slave, struct mlx4_eqe *eqe) function

Completed in 80 milliseconds