Searched refs:cur_mtt (Results 1 – 1 of 1) sorted by relevance
1209 struct mlx5_mtt *cur_mtt; in mlx5_ib_update_mr_pas() local1228 cur_mtt = mtt; in mlx5_ib_update_mr_pas()1232 if (cur_mtt == (void *)mtt + sg.length) { in mlx5_ib_update_mr_pas()1241 cur_mtt = mtt; in mlx5_ib_update_mr_pas()1244 cur_mtt->ptag = in mlx5_ib_update_mr_pas()1249 cur_mtt->ptag = 0; in mlx5_ib_update_mr_pas()1251 cur_mtt++; in mlx5_ib_update_mr_pas()1254 final_size = (void *)cur_mtt - (void *)mtt; in mlx5_ib_update_mr_pas()1256 memset(cur_mtt, 0, sg.length - final_size); in mlx5_ib_update_mr_pas()