Home
last modified time | relevance | path

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

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