Searched refs:amgm_index (Results 1 – 1 of 1) sorted by relevance
1284 int amgm_index = be32_to_cpu(mgm->next_gid_index) >> 6; in mlx4_qp_detach_common() local1285 if (amgm_index) { in mlx4_qp_detach_common()1286 err = mlx4_READ_ENTRY(dev, amgm_index, mailbox); in mlx4_qp_detach_common()1296 if (amgm_index) { in mlx4_qp_detach_common()1297 if (amgm_index < dev->caps.num_mgms) in mlx4_qp_detach_common()1299 index, amgm_index, dev->caps.num_mgms); in mlx4_qp_detach_common()1302 amgm_index - dev->caps.num_mgms, MLX4_USE_RR); in mlx4_qp_detach_common()