MLX5_OCTWORD
offset = offset * sizeof(struct mlx5_mtt) / MLX5_OCTWORD;
offset = offset * sizeof(struct mlx5_klm) * 2 / MLX5_OCTWORD;
offset = offset * sizeof(struct mlx5_ksm) * 4 / MLX5_OCTWORD;
return sz / MLX5_OCTWORD;
MLX5_OCTWORD, octwords);
MLX5_OCTWORD, octwords);
offset = (ix * rq->mpwqe.mtts_per_wqe) * sizeof(struct mlx5_mtt) / MLX5_OCTWORD;