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()186 credit = (aeth + credit_table[credit]) & IB_MSN_MASK; in rvt_get_credit()
333 be32_to_cpu(eh->aeth) & IB_MSN_MASK); in parse_everbs_hdrs()355 IB_MSN_MASK), in parse_everbs_hdrs()403 IB_MSN_MASK), in parse_everbs_hdrs()416 IB_MSN_MASK), in parse_everbs_hdrs()433 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()1227 ohdr->u.aeth = cpu_to_be32((qp->r_msn & IB_MSN_MASK) | in hfi1_make_bth_aeth()
4437 cpu_to_be32((qp->r_msn & IB_MSN_MASK) | in hfi1_build_tid_rdma_write_ack()
88 #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()