Lines Matching refs:bth0
1893 u32 bth0, u32 psn, u64 vaddr, u32 len) in tid_rdma_rcv_read_request() argument
1964 e->opcode = (bth0 >> 24) & 0xff; in tid_rdma_rcv_read_request()
2029 u32 bth0; in tid_rdma_rcv_error() local
2061 bth0 = be32_to_cpu(ohdr->bth[0]); in tid_rdma_rcv_error()
2062 if (tid_rdma_rcv_read_request(qp, e, packet, ohdr, bth0, psn, in tid_rdma_rcv_error()
2238 u32 bth0, psn, len, rkey; in hfi1_rc_rcv_tid_rdma_read_req() local
2245 bth0 = be32_to_cpu(ohdr->bth[0]); in hfi1_rc_rcv_tid_rdma_read_req()
2295 if (tid_rdma_rcv_read_request(qp, e, packet, ohdr, bth0, psn, vaddr, in hfi1_rc_rcv_tid_rdma_read_req()
2345 struct ib_other_headers *ohdr, u32 *bth0, in hfi1_build_tid_rdma_read_resp() argument
2389 *bth0 = TID_OP(READ_RESP) << 24; in hfi1_build_tid_rdma_read_resp()
3668 u32 bth0, psn, len, rkey, num_segs; in hfi1_rc_rcv_tid_rdma_write_req() local
3674 bth0 = be32_to_cpu(ohdr->bth[0]); in hfi1_rc_rcv_tid_rdma_write_req()
3752 e->opcode = (bth0 >> 24) & 0xff; in hfi1_rc_rcv_tid_rdma_write_req()