ib_create_ah_from_wc
ah = ib_create_ah_from_wc(agent->qp->pd, wc, grh, port_num);
ah = ib_create_ah_from_wc(port->mad_agent->qp->pd, mad_recv_wc->wc,
ah = ib_create_ah_from_wc(agent->qp->pd, recv_wc->wc,
rmpp_recv->ah = ib_create_ah_from_wc(agent->agent.qp->pd,
EXPORT_SYMBOL(ib_create_ah_from_wc);
struct ib_ah *ib_create_ah_from_wc(struct ib_pd *pd, const struct ib_wc *wc,