Home
last modified time | relevance | path

Searched refs:MLX4_WQE_CTRL_STRONG_ORDER (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/mlx4/
Dqp.h276 MLX4_WQE_CTRL_STRONG_ORDER = 1 << 7, enumerator
/linux-4.1.27/drivers/infiniband/hw/mlx4/
Dqp.c2747 cpu_to_be32(MLX4_WQE_CTRL_STRONG_ORDER); in mlx4_ib_post_send()
2755 cpu_to_be32(MLX4_WQE_CTRL_STRONG_ORDER); in mlx4_ib_post_send()
2763 cpu_to_be32(MLX4_WQE_CTRL_STRONG_ORDER); in mlx4_ib_post_send()