Home
last modified time | relevance | path

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

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