Home
last modified time | relevance | path

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

/freebsd/contrib/ofed/libmlx4/
H A Dmlx4.h400 void mlx4_cq_resize_copy_cqes(struct mlx4_cq *cq, void *buf, int new_cqe);
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() function
H A Dverbs.c618 mlx4_cq_resize_copy_cqes(cq, buf.buf, old_cqe); in mlx4_resize_cq()