Home
last modified time | relevance | path

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

/freebsd-10-stable/sys/dev/mlx5/
Ddevice.h125 MLX5_INLINE_SEG = 0x80000000, enumerator
129 MLX5_HW_START_PADDING = MLX5_INLINE_SEG,
/freebsd-10-stable/sys/dev/mlx5/mlx5_ib/
Dmlx5_ib_qp.c2320 seg->byte_count = cpu_to_be32(inl | MLX5_INLINE_SEG); in set_data_inl_seg()