Searched refs:MLX4_INLINE_ALIGN (Results 1 – 2 of 2) sorted by relevance
443 MLX4_INLINE_ALIGN = 64, enumerator
325 MLX4_INLINE_ALIGN) * in send_wqe_overhead() 2950 spc = MLX4_INLINE_ALIGN - in build_sriov_qp0_header() 2951 ((unsigned long) (inl + 1) & (MLX4_INLINE_ALIGN - 1)); in build_sriov_qp0_header() 3251 spc = MLX4_INLINE_ALIGN - in build_mlx_header() 3252 ((unsigned long) (inl + 1) & (MLX4_INLINE_ALIGN - 1)); in build_mlx_header() 3420 spc = MLX4_INLINE_ALIGN - in build_tunnel_header() 3421 ((unsigned long) (inl + 1) & (MLX4_INLINE_ALIGN - 1)); in build_tunnel_header()