Home
last modified time | relevance | path

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

/linux-3.4.99/net/rds/
Drecv.c126 rds_rdma_unuse(rs, be32_to_cpu(buffer.rdma.h_rdma_rkey), 0); in rds_recv_incoming_exthdrs()
133 be32_to_cpu(buffer.rdma_dest.h_rdma_rkey), in rds_recv_incoming_exthdrs()
Drds.h182 __be32 h_rdma_rkey; member
192 __be32 h_rdma_rkey; member
Dmessage.c185 ext_hdr.h_rdma_rkey = cpu_to_be32(r_key); in rds_message_add_rdma_dest_extension()
Diw_send.c597 ext_hdr.h_rdma_rkey = cpu_to_be32(rm->rdma.op_rkey); in rds_iw_xmit()
Dib_send.c621 ext_hdr.h_rdma_rkey = cpu_to_be32(rm->rdma.op_rkey); in rds_ib_xmit()