Home
last modified time | relevance | path

Searched refs:rdma_rkey (Results 1 – 15 of 15) sorted by relevance

/illumos-gate/usr/src/lib/udapl/udapl_tavor/tavor/
H A Ddapl_tavor_ibtf_dto.c405 ps_wr.wr.rc.rcwr.rdma.rdma_rkey = in dapls_ib_post_send()
514 ps_wr.wr.rc.rcwr.rdma.rdma_rkey = in dapls_ib_post_send_one()
H A Ddapl_tavor_hw.h490 tmp[1] = HTOBE_64((uint64_t)(wr_rdma)->rdma_rkey << 32); \
/illumos-gate/usr/src/lib/libdtrace/common/
H A Dsrp.d163 ((ibt_send_wr_t *)arg3)->wr.rc.rcwr.rdma.rdma_rkey;
/illumos-gate/usr/src/uts/common/io/ib/clients/iser/
H A Diser_xfer.c442 wr.wr.rc.rcwr.rdma.rdma_rkey = reg_rkey; in iser_xfer_buf_to_ini()
544 wr.wr.rc.rcwr.rdma.rdma_rkey = reg_rkey; in iser_xfer_buf_from_ini()
/illumos-gate/usr/src/uts/common/io/ib/clients/rds/
H A Drdsib_cm.c439 ep->ep_ackwr.wr.rc.rcwr.rdma.rdma_rkey = cmp.cmp_ack_rkey; in rds_handle_cm_req()
492 ep->ep_ackwr.wr.rc.rcwr.rdma.rdma_rkey = cmp.cmp_ack_rkey; in rds_handle_cm_rep()
H A Drdsib_ep.c415 ep->ep_ackwr.wr.rc.rcwr.rdma.rdma_rkey = 0; in rds_ep_init()
/illumos-gate/usr/src/uts/common/io/ib/clients/rdsv3/
H A Dib_send.c1056 wr->wr.rc.rcwr.rdma.rdma_rkey = op->r_key; in rdsv3_ib_xmit_rdma()
1079 k, wr, wr->wr.rc.rcwr.rdma.rdma_rkey, in rdsv3_ib_xmit_rdma()
/illumos-gate/usr/src/uts/common/sys/ib/ibtl/
H A Dibtl_types.h1383 ibt_rkey_t rdma_rkey; /* R_Key. */ member
/illumos-gate/usr/src/uts/common/io/comstar/port/srpt/
H A Dsrpt_stp.c632 wr.wr.rc.rcwr.rdma.rdma_rkey = desc->dd_hdl; in srpt_stp_xfer_data()
/illumos-gate/usr/src/uts/common/io/ib/adapters/hermon/
H A Dhermon_wr.c551 rkey = wr->wr.rc.rcwr.rdma.rdma_rkey; in hermon_post_send_rc()
H A Dhermon_ioctl.c3093 tx->hlc_wr.wr.rc.rcwr.rdma.rdma_rkey = rx->hlc_mrdesc.md_rkey; in hermon_loopback_post_send()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/tavor/
H A Dtavor_hw.h2412 (uint64_t)(wr_rdma)->rdma_rkey << 32); \
/illumos-gate/usr/src/uts/common/io/ib/adapters/tavor/
H A Dtavor_ioctl.c2342 tx->tlc_wr.wr.rc.rcwr.rdma.rdma_rkey = rx->tlc_mrdesc.md_rkey; in tavor_loopback_post_send()
/illumos-gate/usr/src/uts/common/rpc/
H A Drpcib.c2768 tx_wr.wr.rc.rcwr.rdma.rdma_rkey = in rib_write()
2861 rx_wr.wr.rc.rcwr.rdma.rdma_rkey = cl->c_smemhandle.mrc_rmr; in rib_read()
/illumos-gate/usr/src/uts/common/sys/ib/adapters/hermon/
H A Dhermon_hw.h4791 tmp[1] = htonll((uint64_t)(wr_rdma)->rdma_rkey << 32); \