Home
last modified time | relevance | path

Searched refs:ib_create_ah_from_wc (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/infiniband/ulp/opa_vnic/
H A Dopa_vnic_vema.c634 ah = ib_create_ah_from_wc(mad_agent->qp->pd, mad_wc->wc, in vema_recv()
/linux/drivers/infiniband/core/
H A Dverbs.c923 struct ib_ah *ib_create_ah_from_wc(struct ib_pd *pd, const struct ib_wc *wc, in ib_create_ah_from_wc() function
939 EXPORT_SYMBOL(ib_create_ah_from_wc);
H A Dcm.c398 ah = ib_create_ah_from_wc(port->mad_agent->qp->pd, mad_recv_wc->wc, in cm_create_response_msg_ah()
/linux/include/rdma/
H A Dib_verbs.h3718 struct ib_ah *ib_create_ah_from_wc(struct ib_pd *pd, const struct ib_wc *wc,