Home
last modified time | relevance | path

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

/freebsd/sys/dev/mlx4/mlx4_ib/
H A Dmlx4_ib_cq.c913 void __mlx4_ib_cq_clean(struct mlx4_ib_cq *cq, u32 qpn, struct mlx4_ib_srq *srq) in __mlx4_ib_cq_clean() function
969 __mlx4_ib_cq_clean(cq, qpn, srq); in mlx4_ib_cq_clean()
H A Dmlx4_ib.h739 void __mlx4_ib_cq_clean(struct mlx4_ib_cq *cq, u32 qpn, struct mlx4_ib_srq *srq);
H A Dmlx4_ib_qp.c1069 __mlx4_ib_cq_clean(recv_cq, qp->mqp.qpn, in destroy_qp_common()
1072 __mlx4_ib_cq_clean(send_cq, qp->mqp.qpn, NULL); in destroy_qp_common()