Searched refs:mask_psn (Results 1 – 5 of 5) sorted by relevance
171 bth2 = mask_psn(qp->s_ack_rdma_psn++); in make_rc_ack()183 bth2 = mask_psn(e->psn); in make_rc_ack()209 bth2 = mask_psn(qp->s_ack_rdma_psn++); in make_rc_ack()233 bth2 = mask_psn(qp->s_ack_psn); in make_rc_ack()363 bth2 = mask_psn(qp->s_psn); in hfi1_make_rc_req()552 bth2 = mask_psn(qp->s_psn++); in hfi1_make_rc_req()594 bth2 = mask_psn(qp->s_psn++); in hfi1_make_rc_req()638 bth2 = mask_psn(qp->s_psn) | IB_BTH_REQ_ACK; in hfi1_make_rc_req()744 ohdr->bth[2] = cpu_to_be32(mask_psn(qp->r_ack_psn)); in hfi1_send_rc_ack()
237 mask_psn(qp->s_next_psn++), middle); in hfi1_make_uc_req()
901 attr->rq_psn = mask_psn(qp->r_psn); in hfi1_query_qp()902 attr->sq_psn = mask_psn(qp->s_next_psn); in hfi1_query_qp()
906 static inline u32 mask_psn(u32 a) in mask_psn() function
409 ohdr->bth[2] = cpu_to_be32(mask_psn(qp->s_next_psn++)); in hfi1_make_ud_req()