Searched refs:MTHCA_MLX_VL15 (Results 1 – 2 of 2) sorted by relevance
/freebsd/sys/dev/mthca/ | ||
H A D | mthca_wqe.h | 47 MTHCA_MLX_VL15 = 1 << 17, enumerator |
H A D | mthca_qp.c | 1501 mlx->flags |= cpu_to_be32((!sqp->qp.ibqp.qp_num ? MTHCA_MLX_VL15 : 0) | in build_mlx_header() |