Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/efa/
H A Defa.h148 int efa_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata);
H A Defa_main.c372 .destroy_qp = efa_destroy_qp,
H A Defa_verbs.c448 int efa_destroy_qp(struct ib_qp *ibqp, struct ib_udata *udata) in efa_destroy_qp() function