Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dprovider.c586 dev->ibdev.destroy_qp = c4iw_destroy_qp; in c4iw_register_device()
Diw_cxgb4.h1078 int c4iw_destroy_qp(struct ib_qp *ib_qp);
Dqp.c2091 int c4iw_destroy_qp(struct ib_qp *ib_qp) in c4iw_destroy_qp() function