Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw_verbs.h59 int siw_destroy_qp(struct ib_qp *base_qp, struct ib_udata *udata);
Dsiw_main.c243 .destroy_qp = siw_destroy_qp,
Dsiw_verbs.c589 int siw_destroy_qp(struct ib_qp *base_qp, struct ib_udata *udata) in siw_destroy_qp() function