Searched refs:cur_next_index (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/mlx4/mlx4_core/
H A Dmlx4_mcg.c1307 int cur_next_index = be32_to_cpu(mgm->next_gid_index) >> 6; local
1312 mgm->next_gid_index = cpu_to_be32(cur_next_index << 6);

Completed in 111 milliseconds