Home
last modified time | relevance | path

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

/freebsd-14-stable/sys/dev/mlx4/mlx4_core/
HDmlx4_mcg.c1307 int cur_next_index = be32_to_cpu(mgm->next_gid_index) >> 6; in mlx4_qp_detach_common() local
1312 mgm->next_gid_index = cpu_to_be32(cur_next_index << 6); in mlx4_qp_detach_common()