Lines Matching refs:bth0
1886 u32 bth0, u32 psn, u64 vaddr, u32 len) in tid_rdma_rcv_read_request() argument
1957 e->opcode = (bth0 >> 24) & 0xff; in tid_rdma_rcv_read_request()
2022 u32 bth0; in tid_rdma_rcv_error() local
2054 bth0 = be32_to_cpu(ohdr->bth[0]); in tid_rdma_rcv_error()
2055 if (tid_rdma_rcv_read_request(qp, e, packet, ohdr, bth0, psn, in tid_rdma_rcv_error()
2231 u32 bth0, psn, len, rkey; in hfi1_rc_rcv_tid_rdma_read_req() local
2238 bth0 = be32_to_cpu(ohdr->bth[0]); in hfi1_rc_rcv_tid_rdma_read_req()
2288 if (tid_rdma_rcv_read_request(qp, e, packet, ohdr, bth0, psn, vaddr, in hfi1_rc_rcv_tid_rdma_read_req()
2338 struct ib_other_headers *ohdr, u32 *bth0, in hfi1_build_tid_rdma_read_resp() argument
2382 *bth0 = TID_OP(READ_RESP) << 24; in hfi1_build_tid_rdma_read_resp()
3656 u32 bth0, psn, len, rkey, num_segs; in hfi1_rc_rcv_tid_rdma_write_req() local
3662 bth0 = be32_to_cpu(ohdr->bth[0]); in hfi1_rc_rcv_tid_rdma_write_req()
3740 e->opcode = (bth0 >> 24) & 0xff; in hfi1_rc_rcv_tid_rdma_write_req()