Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxr/
H A Dqlnxr_verbs.h110 extern int qlnxr_destroy_qp(struct ib_qp *, struct ib_udata *);
H A Dqlnxr_os.c238 ibdev->destroy_qp = qlnxr_destroy_qp; in qlnxr_register_device()
H A Dqlnxr_verbs.c3869 qlnxr_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in qlnxr_destroy_qp() function