Home
last modified time | relevance | path

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

/trueos/contrib/ofed/libmlx4/src/
HDwqe.h47 MLX4_INLINE_SEG = 1 << 31, enumerator
HDqp.c335 seg->byte_count = htonl(MLX4_INLINE_SEG | seg_len); in mlx4_post_send()
363 seg->byte_count = htonl(MLX4_INLINE_SEG | seg_len); in mlx4_post_send()
/trueos/sys/ofed/include/linux/mlx4/
HDqp.h421 MLX4_INLINE_SEG = 1 << 31, enumerator
/trueos/sys/ofed/drivers/infiniband/hw/mlx4/
HDqp.c2942 seg->byte_count = htonl(MLX4_INLINE_SEG | seg_len); in lay_inline_data()
2970 seg->byte_count = htonl(MLX4_INLINE_SEG | seg_len); in lay_inline_data()