Lines Matching refs:bth
652 ohdr->bth[0] = cpu_to_be32(bth0);
653 ohdr->bth[1] = cpu_to_be32(qp->remote_qpn);
654 ohdr->bth[2] = cpu_to_be32(qp->r_ack_psn & QIB_PSN_MASK);
897 opcode = be32_to_cpu(ohdr->bth[0]) >> 24;
905 psn = be32_to_cpu(ohdr->bth[2]);
1408 pad = (be32_to_cpu(ohdr->bth[0]) >> 20) & 3;
1433 pad = (be32_to_cpu(ohdr->bth[0]) >> 20) & 3;
1736 opcode = be32_to_cpu(ohdr->bth[0]);
1740 psn = be32_to_cpu(ohdr->bth[2]);
1856 pad = (be32_to_cpu(ohdr->bth[0]) >> 20) & 3;