Searched refs:amgm_index (Results 1 – 1 of 1) sorted by relevance
1277 int amgm_index = be32_to_cpu(mgm->next_gid_index) >> 6; in mlx4_qp_detach_common() local1278 if (amgm_index) { in mlx4_qp_detach_common()1279 err = mlx4_READ_ENTRY(dev, amgm_index, mailbox); in mlx4_qp_detach_common()1289 if (amgm_index) { in mlx4_qp_detach_common()1290 if (amgm_index < dev->caps.num_mgms) in mlx4_qp_detach_common()1292 index, amgm_index, dev->caps.num_mgms); in mlx4_qp_detach_common()1295 amgm_index - dev->caps.num_mgms, MLX4_USE_RR); in mlx4_qp_detach_common()