Searched refs:mask_psn (Results 1 – 6 of 6) sorted by relevance
161 *psn = mask_psn(ib_bth_get_psn(ohdr)); in hfi1_trace_parse_9b_bth()176 *psn = mask_psn(ib_bth_get_psn(ohdr)); in hfi1_trace_parse_16b_bth()
167 bth2 = mask_psn(qp->s_ack_rdma_psn++); in make_rc_ack()176 bth2 = mask_psn(e->psn); in make_rc_ack()202 bth2 = mask_psn(qp->s_ack_rdma_psn++); in make_rc_ack()226 bth2 = mask_psn(qp->s_ack_psn); in make_rc_ack()399 bth2 = mask_psn(qp->s_psn); in hfi1_make_rc_req()581 bth2 = mask_psn(qp->s_psn++); in hfi1_make_rc_req()626 bth2 = mask_psn(qp->s_psn++); in hfi1_make_rc_req()669 bth2 = mask_psn(qp->s_psn) | IB_BTH_REQ_ACK; in hfi1_make_rc_req()728 ohdr->bth[2] = cpu_to_be32(mask_psn(qp->r_ack_psn)); in hfi1_make_bth_aeth()
298 static inline u32 mask_psn(u32 a) in mask_psn() function
274 mask_psn(qp->s_psn++), middle, ps); in hfi1_make_uc_req()
312 ohdr->bth[2] = cpu_to_be32(mask_psn(wqe->psn)); in hfi1_make_bth_deth()
1753 psn = mask_psn(be32_to_cpu(packet.ohdr->bth[2])); in seqfile_dump_rcd()