Lines Matching refs:bth
653 ohdr->bth[0] = cpu_to_be32(bth0);
654 ohdr->bth[1] = cpu_to_be32(qp->remote_qpn);
655 ohdr->bth[2] = cpu_to_be32(qp->r_ack_psn & QIB_PSN_MASK);
898 opcode = be32_to_cpu(ohdr->bth[0]) >> 24;
906 psn = be32_to_cpu(ohdr->bth[2]);
1410 pad = (be32_to_cpu(ohdr->bth[0]) >> 20) & 3;
1435 pad = (be32_to_cpu(ohdr->bth[0]) >> 20) & 3;
1739 opcode = be32_to_cpu(ohdr->bth[0]);
1743 psn = be32_to_cpu(ohdr->bth[2]);
1859 pad = (be32_to_cpu(ohdr->bth[0]) >> 20) & 3;