Home
last modified time | relevance | path

Searched refs:cur_mtt (Results 1 – 1 of 1) sorted by relevance

/linux-6.1.9/drivers/infiniband/hw/mlx5/
Dumr.c614 struct mlx5_mtt *cur_mtt; in mlx5r_umr_update_mr_pas() local
638 cur_mtt = mtt; in mlx5r_umr_update_mr_pas()
642 if (cur_mtt == (void *)mtt + sg.length) { in mlx5r_umr_update_mr_pas()
655 cur_mtt = mtt; in mlx5r_umr_update_mr_pas()
658 cur_mtt->ptag = in mlx5r_umr_update_mr_pas()
663 cur_mtt->ptag = 0; in mlx5r_umr_update_mr_pas()
665 cur_mtt++; in mlx5r_umr_update_mr_pas()
668 final_size = (void *)cur_mtt - (void *)mtt; in mlx5r_umr_update_mr_pas()
670 memset(cur_mtt, 0, sg.length - final_size); in mlx5r_umr_update_mr_pas()