Searched refs:IB_MSN_MASK (Results 1 – 6 of 6) sorted by relevance
96 u32 aeth = qp->r_msn & IB_MSN_MASK; in rvt_compute_aeth()184 credit = (aeth + credit_table[credit]) & IB_MSN_MASK; in rvt_get_credit()
335 be32_to_cpu(eh->aeth) & IB_MSN_MASK); in parse_everbs_hdrs()357 IB_MSN_MASK), in parse_everbs_hdrs()405 IB_MSN_MASK), in parse_everbs_hdrs()418 IB_MSN_MASK), in parse_everbs_hdrs()435 be32_to_cpu(eh->at.aeth) & IB_MSN_MASK, in parse_everbs_hdrs()
381 cpu_to_be32((qp->r_msn & IB_MSN_MASK) | in make_rc_ack()1226 ohdr->u.aeth = cpu_to_be32((qp->r_msn & IB_MSN_MASK) | in hfi1_make_bth_aeth()
4438 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()640 ohdr->u.aeth = cpu_to_be32((qp->r_msn & IB_MSN_MASK) | in qib_send_rc_ack()