Home
last modified time | relevance | path

Searched refs:h_rdma_rkey (Results 1 – 4 of 4) sorted by relevance

/linux-6.1.9/net/rds/
Drecv.c183 rds_rdma_unuse(rs, be32_to_cpu(buffer.rdma.h_rdma_rkey), 0); in rds_recv_incoming_exthdrs()
190 be32_to_cpu(buffer.rdma_dest.h_rdma_rkey), in rds_recv_incoming_exthdrs()
Drds.h246 __be32 h_rdma_rkey; member
256 __be32 h_rdma_rkey; member
Dmessage.c273 ext_hdr.h_rdma_rkey = cpu_to_be32(r_key); in rds_message_add_rdma_dest_extension()
Dib_send.c582 ext_hdr.h_rdma_rkey = cpu_to_be32(rm->rdma.op_rkey); in rds_ib_xmit()