Searched refs:curr_next_index (Results 1 – 1 of 1) sorted by relevance
290 int curr_next_index = be32_to_cpu(mgm->next_gid_index) >> 6; in mthca_multicast_detach() local297 mgm->next_gid_index = cpu_to_be32(curr_next_index << 6); in mthca_multicast_detach()