Searched refs:IPATH_MSN_MASK (Results 1 – 3 of 3) sorted by relevance
784 #define IPATH_MSN_MASK 0xFFFFFF macro
679 u32 aeth = qp->r_msn & IPATH_MSN_MASK; in ipath_compute_aeth()1068 credit = (aeth + credit_table[credit]) & IPATH_MSN_MASK; in ipath_get_credit()
188 cpu_to_be32((qp->r_msn & IPATH_MSN_MASK) | in ipath_make_rc_ack()668 ohdr->u.aeth = cpu_to_be32((qp->r_msn & IPATH_MSN_MASK) | in send_rc_ack()