Lines Matching refs:remote_ah_attr
247 hfi1_update_ah_attr(qp->ibqp.device, &qp->remote_ah_attr); in qp_set_16b()
250 hfi1_make_opa_lid(&qp->remote_ah_attr); in qp_set_16b()
252 if (!(rdma_ah_get_ah_flags(&qp->remote_ah_attr) & IB_AH_GRH)) in qp_set_16b()
257 priv->hdr_type = hfi1_get_hdr_type(ppd->lid, &qp->remote_ah_attr); in qp_set_16b()
267 priv->s_sc = ah_to_sc(ibqp->device, &qp->remote_ah_attr); in hfi1_modify_qp()
277 priv->s_sc = ah_to_sc(ibqp->device, &qp->remote_ah_attr); in hfi1_modify_qp()
594 rdma_ah_get_dlid(&qp->remote_ah_attr), in qp_iter_print()
595 rdma_ah_get_sl(&qp->remote_ah_attr), in qp_iter_print()
717 qp->remote_ah_attr = qp->alt_ah_attr; in hfi1_migrate_qp()
721 priv->s_sc = ah_to_sc(qp->ibqp.device, &qp->remote_ah_attr); in hfi1_migrate_qp()
749 sc = ibp->sl_to_sc[rdma_ah_get_sl(&qp->remote_ah_attr)]; in mtu_from_qp()
824 rdma_ah_get_sl(&qp->remote_ah_attr) != sl || in hfi1_qp_iter_cb()