Searched refs:mlx5_mtt (Results 1 – 9 of 9) sorted by relevance
48 umr_wqe->inline_mtts[i] = (struct mlx5_mtt) { in mlx5e_xsk_alloc_rx_mpwqe()114 offset = offset * sizeof(struct mlx5_mtt) / MLX5_OCTWORD; in mlx5e_xsk_alloc_rx_mpwqe()
614 struct mlx5_mtt *cur_mtt; in mlx5r_umr_update_mr_pas()616 struct mlx5_mtt *mtt; in mlx5r_umr_update_mr_pas()692 : sizeof(struct mlx5_mtt); in mlx5r_umr_update_xlt()
278 sizeof(struct mlx5_mtt)); in get_mkc_octo_size()1745 return _mlx5_alloc_mkey_descs(pd, mr, ndescs, sizeof(struct mlx5_mtt), in mlx5_alloc_mem_reg_descs()1790 sizeof(struct mlx5_mtt), in mlx5_alloc_integrity_descs()
234 sizeof(struct mlx5_mtt)) - 1; in mlx5_ib_invalidate_range()
471 struct mlx5_mtt { struct
110 rounddown_pow_of_two(MLX5_UMR_MAX_MTT_SPACE / sizeof(struct mlx5_mtt))258 DECLARE_FLEX_ARRAY(struct mlx5_mtt, inline_mtts);
674 umr_wqe->inline_mtts[i] = (struct mlx5_mtt) { in mlx5e_alloc_rx_mpwqe()686 offset = (ix * rq->mpwqe.mtts_per_wqe) * sizeof(struct mlx5_mtt) / MLX5_OCTWORD; in mlx5e_alloc_rx_mpwqe()
318 struct mlx5_mtt *mtt; in mlx5e_create_umr_mkey()397 mtt[i] = (struct mlx5_mtt) { in mlx5e_create_umr_mkey()
88 return sizeof(struct mlx5_mtt); in mlx5e_mpwrq_umr_entry_size()