Searched refs:MLX4_INLINE_ALIGN (Results 1 – 5 of 5) sorted by relevance
378 off = ((uintptr_t) wqe) & (MLX4_INLINE_ALIGN - 1); in mlx4_post_send()394 while (len >= MLX4_INLINE_ALIGN - off) { in mlx4_post_send()395 to_copy = MLX4_INLINE_ALIGN - off; in mlx4_post_send()589 MLX4_INLINE_ALIGN; in num_inline_segs()593 MLX4_INLINE_ALIGN; in num_inline_segs()595 return (data + MLX4_INLINE_ALIGN - sizeof (struct mlx4_wqe_inline_seg) - 1) / in num_inline_segs()596 (MLX4_INLINE_ALIGN - sizeof (struct mlx4_wqe_inline_seg)); in num_inline_segs()738 (align(wqe_size, MLX4_INLINE_ALIGN) / MLX4_INLINE_ALIGN); in mlx4_set_sq_sizes()
58 MLX4_INLINE_ALIGN = 64, enumerator
447 MLX4_INLINE_ALIGN = 64, enumerator
557 const int spc = MLX4_INLINE_ALIGN - CTRL_SIZE - 4; in mlx4_en_store_inline_data()579 const int spc = MLX4_INLINE_ALIGN - CTRL_SIZE - 4; in mlx4_en_store_inline_header()
375 MLX4_INLINE_ALIGN) * in send_wqe_overhead()2375 spc = MLX4_INLINE_ALIGN - in build_sriov_qp0_header()2376 ((unsigned long) (inl + 1) & (MLX4_INLINE_ALIGN - 1)); in build_sriov_qp0_header()2653 spc = MLX4_INLINE_ALIGN - in build_mlx_header()2654 ((unsigned long) (inl + 1) & (MLX4_INLINE_ALIGN - 1)); in build_mlx_header()2821 spc = MLX4_INLINE_ALIGN - in build_tunnel_header()2822 ((unsigned long) (inl + 1) & (MLX4_INLINE_ALIGN - 1)); in build_tunnel_header()