Home
last modified time | relevance | path

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

/net/rds/
Drecv.c131 rds_rdma_unuse(rs, be32_to_cpu(buffer.rdma.h_rdma_rkey), 0); in rds_recv_incoming_exthdrs()
138 be32_to_cpu(buffer.rdma_dest.h_rdma_rkey), in rds_recv_incoming_exthdrs()
Drds.h200 __be32 h_rdma_rkey; member
210 __be32 h_rdma_rkey; member
Dmessage.c182 ext_hdr.h_rdma_rkey = cpu_to_be32(r_key); in rds_message_add_rdma_dest_extension()
Diw_send.c591 ext_hdr.h_rdma_rkey = cpu_to_be32(rm->rdma.op_rkey); in rds_iw_xmit()
Dib_send.c586 ext_hdr.h_rdma_rkey = cpu_to_be32(rm->rdma.op_rkey); in rds_ib_xmit()