Home
last modified time | relevance | path

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

/linux-4.1.27/net/rds/
Drdma.c637 op->op_rkey = rds_rdma_cookie_key(args->cookie); in rds_cmsg_rdma_args()
645 op->op_rkey); in rds_cmsg_rdma_args()
849 rm->atomic.op_rkey = rds_rdma_cookie_key(args->cookie); in rds_cmsg_atomic()
Drds.h332 u32 op_rkey; member
345 u32 op_rkey; member
Dib_send.c621 ext_hdr.h_rdma_rkey = cpu_to_be32(rm->rdma.op_rkey); in rds_ib_xmit()
828 send->s_wr.wr.atomic.rkey = op->op_rkey; in rds_ib_xmit_atomic()
940 send->s_wr.wr.rdma.rkey = op->op_rkey; in rds_ib_xmit_rdma()
Diw_send.c597 ext_hdr.h_rdma_rkey = cpu_to_be32(rm->rdma.op_rkey); in rds_iw_xmit()
883 send->s_wr.wr.rdma.rkey = op->op_rkey; in rds_iw_xmit_rdma()