Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/sw/siw/
Dsiw_verbs.h59 int siw_destroy_qp(struct ib_qp *base_qp, struct ib_udata *udata);
Dsiw_main.c245 .destroy_qp = siw_destroy_qp,
Dsiw_verbs.c590 int siw_destroy_qp(struct ib_qp *base_qp, struct ib_udata *udata) in siw_destroy_qp() function