Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/efa/
Defa.h148 int efa_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
Defa_main.c372 .destroy_qp = efa_destroy_qp,
Defa_verbs.c448 int efa_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in efa_destroy_qp() function