Searched refs:MLX4_INLINE_ALIGN (Results 1 – 3 of 3) sorted by relevance
425 MLX4_INLINE_ALIGN = 64, enumerator
366 MLX4_INLINE_ALIGN) * in send_wqe_overhead()2111 spc = MLX4_INLINE_ALIGN - in build_sriov_qp0_header()2112 ((unsigned long) (inl + 1) & (MLX4_INLINE_ALIGN - 1)); in build_sriov_qp0_header()2339 spc = MLX4_INLINE_ALIGN - in build_mlx_header()2340 ((unsigned long) (inl + 1) & (MLX4_INLINE_ALIGN - 1)); in build_mlx_header()2529 spc = MLX4_INLINE_ALIGN - in build_tunnel_header()2530 ((unsigned long) (inl + 1) & (MLX4_INLINE_ALIGN - 1)); in build_tunnel_header()
581 <= MLX4_INLINE_ALIGN) in inline_size()640 int spc = MLX4_INLINE_ALIGN - CTRL_SIZE - sizeof *inl; in build_inline_wqe()