Lines Matching refs:remote_ah_attr
229 if (qp->remote_ah_attr.ah_flags & IB_AH_GRH) in ipath_make_rc_req()
657 if (unlikely(qp->remote_ah_attr.ah_flags & IB_AH_GRH)) { in send_rc_ack()
659 &qp->remote_ah_attr.grh, in send_rc_ack()
673 lrh0 |= qp->remote_ah_attr.sl << 4; in send_rc_ack()
675 hdr.lrh[1] = cpu_to_be16(qp->remote_ah_attr.dlid); in send_rc_ack()
678 qp->remote_ah_attr.src_path_bits); in send_rc_ack()
958 wc.slid = qp->remote_ah_attr.dlid; in do_rc_ack()
959 wc.sl = qp->remote_ah_attr.sl; in do_rc_ack()
1586 if (unlikely(be16_to_cpu(hdr->lrh[3]) != qp->remote_ah_attr.dlid)) in ipath_rc_rcv()
1742 wc.slid = qp->remote_ah_attr.dlid; in ipath_rc_rcv()
1743 wc.sl = qp->remote_ah_attr.sl; in ipath_rc_rcv()