Searched refs:IB_MSN_MASK (Results 1 – 6 of 6) sorted by relevance
54 u32 aeth = qp->r_msn & IB_MSN_MASK; in rvt_compute_aeth()142 credit = (aeth + credit_table[credit]) & IB_MSN_MASK; in rvt_get_credit()
298 be32_to_cpu(eh->aeth) & IB_MSN_MASK); in parse_everbs_hdrs()320 IB_MSN_MASK), in parse_everbs_hdrs()368 IB_MSN_MASK), in parse_everbs_hdrs()381 IB_MSN_MASK), in parse_everbs_hdrs()398 be32_to_cpu(eh->at.aeth) & IB_MSN_MASK, in parse_everbs_hdrs()
339 cpu_to_be32((qp->r_msn & IB_MSN_MASK) | in make_rc_ack()1185 ohdr->u.aeth = cpu_to_be32((qp->r_msn & IB_MSN_MASK) | in hfi1_make_bth_aeth()
4450 cpu_to_be32((qp->r_msn & IB_MSN_MASK) | in hfi1_build_tid_rdma_write_ack()
46 #define IB_MSN_MASK 0xFFFFFF macro
185 cpu_to_be32((qp->r_msn & IB_MSN_MASK) | in qib_make_rc_ack()641 ohdr->u.aeth = cpu_to_be32((qp->r_msn & IB_MSN_MASK) | in qib_send_rc_ack()