Searched refs:mlx4_vhcr_cmd (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4.h170 * mlx4_vhcr_cmd is the formalized structure, the one that is passed
186 struct mlx4_vhcr_cmd { struct
601 struct mlx4_vhcr_cmd *vhcr;
H A Dmlx4_cmd.c136 struct mlx4_vhcr_cmd *in_vhcr);
522 struct mlx4_vhcr_cmd *vhcr = priv->mfunc.vhcr;
1676 struct mlx4_vhcr_cmd *in_vhcr)
1680 struct mlx4_vhcr_cmd *vhcr_cmd = in_vhcr ? in_vhcr : priv->mfunc.vhcr;
1699 ALIGN(sizeof(struct mlx4_vhcr_cmd),

Completed in 83 milliseconds