Home
last modified time | relevance | path

Searched refs:c4iw_qp_rem_ref (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/cxgb4/
H A Dev.c217 c4iw_qp_rem_ref(&qhp->ibqp); in c4iw_ev_dispatch()
H A Dprovider.c488 .iw_rem_ref = c4iw_qp_rem_ref,
H A Diw_cxgb4.h969 void c4iw_qp_rem_ref(struct ib_qp *qp);
H A Dqp.c899 void c4iw_qp_rem_ref(struct ib_qp *qp) in c4iw_qp_rem_ref() function
2095 c4iw_qp_rem_ref(ib_qp); in c4iw_destroy_qp()
H A Ddevice.c1365 c4iw_qp_rem_ref(&qp_list->qps[idx]->ibqp); in deref_qps()
H A Dcm.c165 c4iw_qp_rem_ref(&ep->com.qp->ibqp); in deref_qp()