Home
last modified time | relevance | path

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

/linux-4.4.14/net/rds/
Drdma.c638 op->op_rkey = rds_rdma_cookie_key(args->cookie); in rds_cmsg_rdma_args()
646 op->op_rkey); in rds_cmsg_rdma_args()
852 rm->atomic.op_rkey = rds_rdma_cookie_key(args->cookie); in rds_cmsg_atomic()
Drds.h349 u32 op_rkey; member
362 u32 op_rkey; member
Dib_send.c581 ext_hdr.h_rdma_rkey = cpu_to_be32(rm->rdma.op_rkey); in rds_ib_xmit()
796 send->s_atomic_wr.rkey = op->op_rkey; in rds_ib_xmit_atomic()
908 send->s_rdma_wr.rkey = op->op_rkey; in rds_ib_xmit_rdma()
Diw_send.c591 ext_hdr.h_rdma_rkey = cpu_to_be32(rm->rdma.op_rkey); in rds_iw_xmit()
883 send->s_rdma_wr.rkey = op->op_rkey; in rds_iw_xmit_rdma()