Home
last modified time | relevance | path

Searched defs:old_cqe (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ofed/libmlx4/
H A Dcq.c787 void mlx4_cq_resize_copy_cqes(struct mlx4_cq *cq, void *buf, int old_cqe) in mlx4_cq_resize_copy_cqes()
H A Dverbs.c583 int old_cqe, outst_cqe, ret; in mlx4_resize_cq() local