Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c470 .destroy_qp = c4iw_destroy_qp,
H A Diw_cxgb4.h1023 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