Home
last modified time | relevance | path

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

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c471 .destroy_qp = c4iw_destroy_qp,
H A Diw_cxgb4.h991 int c4iw_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata);
H A Dqp.c2070 int c4iw_destroy_qp(struct ib_qp *ib_qp, struct ib_udata *udata) in c4iw_destroy_qp() function