Home
last modified time | relevance | path

Searched refs:MLX4_INLINE_SEG (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/ofed/libmlx4/
H A Dwqe.h57 MLX4_INLINE_SEG = 1 << 31, enumerator
H A Dqp.c402 seg->byte_count = htobe32(MLX4_INLINE_SEG | seg_len); in mlx4_post_send()
430 seg->byte_count = htobe32(MLX4_INLINE_SEG | seg_len); in mlx4_post_send()
/freebsd/sys/dev/mlx4/
H A Dqp.h448 MLX4_INLINE_SEG = 1U << 31, enumerator