Home
last modified time | relevance | path

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

/freebsd-head/sys/dev/mlx4/
HDqp.h334 MLX4_WQE_MLX_VL15 = 1 << 17, enumerator
/freebsd-head/sys/dev/mlx4/mlx4_ib/
HDmlx4_ib_qp.c2340 mlx->flags |= cpu_to_be32(MLX4_WQE_MLX_VL15 | 0x1 | MLX4_WQE_MLX_SLR); in build_sriov_qp0_header()
2562 mlx->flags |= cpu_to_be32((!sqp->qp.ibqp.qp_num ? MLX4_WQE_MLX_VL15 : 0) | in build_mlx_header()