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

/freebsd-13-stable/contrib/ofed/libmlx4/
H A Dwqe.h48 MLX4_WQE_CTRL_STRONG_ORDER = 1 << 7 enumerator in enum:__anon5641
H A Dqp.c306 htobe32(MLX4_WQE_CTRL_STRONG_ORDER);
315 htobe32(MLX4_WQE_CTRL_STRONG_ORDER);
/freebsd-13-stable/sys/dev/mlx4/
H A Dqp.h298 MLX4_WQE_CTRL_STRONG_ORDER = 1 << 7, enumerator in enum:__anon12841
/freebsd-13-stable/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_qp.c3062 cpu_to_be32(MLX4_WQE_CTRL_STRONG_ORDER);
3070 cpu_to_be32(MLX4_WQE_CTRL_STRONG_ORDER);

Completed in 71 milliseconds