Home
last modified time | relevance | path

Searched refs:op_rkey (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/net/rds/
H A Dib_send.c583 ext_hdr.h_rdma_rkey = cpu_to_be32(rm->rdma.op_rkey); in rds_ib_xmit()
806 send->s_atomic_wr.rkey = op->op_rkey; in rds_ib_xmit_atomic()
929 send->s_rdma_wr.rkey = op->op_rkey; in rds_ib_xmit_rdma()
H A Drdma.c697 op->op_rkey = rds_rdma_cookie_key(args->cookie); in rds_cmsg_rdma_args()
705 op->op_rkey); in rds_cmsg_rdma_args()
947 rm->atomic.op_rkey = rds_rdma_cookie_key(args->cookie); in rds_cmsg_atomic()
H A Drds.h443 u32 op_rkey; member
456 u32 op_rkey; member
/kernel/linux/linux-6.6/net/rds/
H A Dib_send.c582 ext_hdr.h_rdma_rkey = cpu_to_be32(rm->rdma.op_rkey); in rds_ib_xmit()
805 send->s_atomic_wr.rkey = op->op_rkey; in rds_ib_xmit_atomic()
928 send->s_rdma_wr.rkey = op->op_rkey; in rds_ib_xmit_rdma()
H A Drdma.c700 op->op_rkey = rds_rdma_cookie_key(args->cookie); in rds_cmsg_rdma_args()
708 op->op_rkey); in rds_cmsg_rdma_args()
950 rm->atomic.op_rkey = rds_rdma_cookie_key(args->cookie); in rds_cmsg_atomic()
H A Drds.h443 u32 op_rkey; member
456 u32 op_rkey; member

Completed in 10 milliseconds