Home
last modified time | relevance | path

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

/freebsd/sys/dev/irdma/
H A Dirdma_verbs.h258 struct completion free_qp; member
H A Dirdma_kcompat.c869 init_completion(&iwqp->free_qp); in irdma_create_qp()
910 wait_for_completion(&iwqp->free_qp); in irdma_destroy_qp()
H A Dirdma_utils.c694 complete(&iwqp->free_qp); in irdma_qp_rem_ref()