Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/infiniband/sw/siw/
H A Dsiw_verbs.h60 int siw_destroy_qp(struct ib_qp *base_qp, struct ib_udata *udata);
H A Dsiw_main.c269 .destroy_qp = siw_destroy_qp,
H A Dsiw_verbs.c587 int siw_destroy_qp(struct ib_qp *base_qp, struct ib_udata *udata) in siw_destroy_qp() function