Home
last modified time | relevance | path

Searched refs:rresp (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c168 struct iwarp_rdma_rresp *rresp = &srx->hdr.rresp; in siw_rresp_check_ntoh() local
172 u32 sink_stag = be32_to_cpu(rresp->sink_stag); in siw_rresp_check_ntoh()
173 u64 sink_to = be64_to_cpu(rresp->sink_to); in siw_rresp_check_ntoh()
191 pr_warn("siw: [QP %u]: rresp stag: %08x != %08x\n", in siw_rresp_check_ntoh()
197 pr_warn("siw: [QP %u]: rresp off: %016llx != %016llx\n", in siw_rresp_check_ntoh()
205 pr_warn("siw: [QP %u]: rresp len: %d != %d\n", in siw_rresp_check_ntoh()
H A Dsiw.h358 struct iwarp_rdma_rresp rresp; member
374 struct iwarp_rdma_rresp rresp; member
H A Diwarp.h290 struct iwarp_rdma_rresp rresp; member
H A Dsiw_qp_tx.c211 c_tx->pkt.rresp.sink_stag = cpu_to_be32(wqe->sqe.rkey); in siw_qp_prepare_tx()
212 c_tx->pkt.rresp.sink_to = cpu_to_be64(wqe->sqe.raddr); in siw_qp_prepare_tx()
/kernel/linux/linux-6.6/drivers/infiniband/sw/siw/
H A Dsiw_qp_rx.c168 struct iwarp_rdma_rresp *rresp = &srx->hdr.rresp; in siw_rresp_check_ntoh() local
172 u32 sink_stag = be32_to_cpu(rresp->sink_stag); in siw_rresp_check_ntoh()
173 u64 sink_to = be64_to_cpu(rresp->sink_to); in siw_rresp_check_ntoh()
191 pr_warn("siw: [QP %u]: rresp stag: %08x != %08x\n", in siw_rresp_check_ntoh()
197 pr_warn("siw: [QP %u]: rresp off: %016llx != %016llx\n", in siw_rresp_check_ntoh()
205 pr_warn("siw: [QP %u]: rresp len: %d != %d\n", in siw_rresp_check_ntoh()
H A Dsiw.h359 struct iwarp_rdma_rresp rresp; member
375 struct iwarp_rdma_rresp rresp; member
H A Diwarp.h277 struct iwarp_rdma_rresp rresp; member
H A Dsiw_qp_tx.c210 c_tx->pkt.rresp.sink_stag = cpu_to_be32(wqe->sqe.rkey); in siw_qp_prepare_tx()
211 c_tx->pkt.rresp.sink_to = cpu_to_be64(wqe->sqe.raddr); in siw_qp_prepare_tx()

Completed in 11 milliseconds