Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mlx4/
Dqp.h289 MLX4_WQE_CTRL_STRONG_ORDER = 1 << 7, enumerator
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dqp.c2856 cpu_to_be32(MLX4_WQE_CTRL_STRONG_ORDER); in mlx4_ib_post_send()
2864 cpu_to_be32(MLX4_WQE_CTRL_STRONG_ORDER); in mlx4_ib_post_send()
2872 cpu_to_be32(MLX4_WQE_CTRL_STRONG_ORDER); in mlx4_ib_post_send()