Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx5/
H A Dcq.c1438 void *start_cqe; in mlx5_cq_resize_copy_cqes() local
1452 start_cqe = scqe; in mlx5_cq_resize_copy_cqes()
1473 if (scqe == start_cqe) { in mlx5_cq_resize_copy_cqes()
/freebsd/sys/dev/mlx5/mlx5_ib/
H A Dmlx5_ib_cq.c1188 void *start_cqe; in copy_resize_cqes() local
1206 start_cqe = scqe; in copy_resize_cqes()
1229 if (scqe == start_cqe) { in copy_resize_cqes()