Home
last modified time | relevance | path

Searched refs:siw_destroy_qp (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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
1822 * destroyed via verbs interface (siw_destroy_qp()) in siw_qp_event()
/kernel/linux/linux-6.6/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.c245 .destroy_qp = siw_destroy_qp,
H A Dsiw_verbs.c590 int siw_destroy_qp(struct ib_qp *base_qp, struct ib_udata *udata) in siw_destroy_qp() function
1832 * destroyed via verbs interface (siw_destroy_qp()) in siw_qp_event()

Completed in 7 milliseconds