Searched refs:cur_next_index (Results 1 – 1 of 1) sorted by relevance
1306 int cur_next_index = be32_to_cpu(mgm->next_gid_index) >> 6; in mlx4_qp_detach_common() local1311 mgm->next_gid_index = cpu_to_be32(cur_next_index << 6); in mlx4_qp_detach_common()