Lines Matching refs:mask_psn
213 bth2 = mask_psn(qp->s_ack_rdma_psn++); in make_rc_ack()
227 qp->s_ack_rdma_psn = mask_psn(e->psn + req->cur_seg); in make_rc_ack()
261 bth2 = mask_psn(e->psn); in make_rc_ack()
288 bth2 = mask_psn(qp->s_ack_rdma_psn++); in make_rc_ack()
327 bth2 = mask_psn(qp->s_ack_rdma_psn); in make_rc_ack()
389 bth2 = mask_psn(qp->s_ack_psn); in make_rc_ack()
583 bth2 = mask_psn(qp->s_psn); in hfi1_make_rc_req()
954 bth2 = mask_psn(qp->s_psn++); in hfi1_make_rc_req()
999 bth2 = mask_psn(qp->s_psn++); in hfi1_make_rc_req()
1042 bth2 = mask_psn(qp->s_psn) | IB_BTH_REQ_ACK; in hfi1_make_rc_req()
1065 bth2 = mask_psn(qp->s_psn); in hfi1_make_rc_req()
1235 ohdr->bth[2] = cpu_to_be32(mask_psn(qp->r_ack_psn)); in hfi1_make_bth_aeth()