Home
last modified time | relevance | path

Searched refs:local_dma_lkey (Results 1 – 25 of 25) sorted by relevance

/linux-4.4.14/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c222 priv->tx_sge[i].lkey = priv->pd->local_dma_lkey; in ipoib_transport_dev_init()
228 priv->rx_sge[0].lkey = priv->pd->local_dma_lkey; in ipoib_transport_dev_init()
Dipoib_cm.c335 sge[i].lkey = priv->pd->local_dma_lkey; in ipoib_cm_init_rx_wr()
/linux-4.4.14/net/rds/
Dib_send.c205 sge->lkey = ic->i_pd->local_dma_lkey; in rds_ib_send_init_ring()
207 send->s_sge[1].lkey = ic->i_pd->local_dma_lkey; in rds_ib_send_init_ring()
813 send->s_sge[0].lkey = ic->i_pd->local_dma_lkey; in rds_ib_xmit_atomic()
928 send->s_sge[j].lkey = ic->i_pd->local_dma_lkey; in rds_ib_xmit_rdma()
Dib_recv.c65 sge->lkey = ic->i_pd->local_dma_lkey; in rds_ib_recv_init_ring()
70 sge->lkey = ic->i_pd->local_dma_lkey; in rds_ib_recv_init_ring()
567 sge->lkey = ic->i_pd->local_dma_lkey; in rds_ib_recv_init_ack()
Diw.h270 return ic->i_dma_local_lkey ? ic->i_cm_id->device->local_dma_lkey : ic->i_mr->lkey; in rds_iw_local_dma_lkey()
/linux-4.4.14/drivers/infiniband/ulp/isert/
Dib_isert.c232 rx_sg->lkey = device->pd->local_dma_lkey; in isert_alloc_rx_descriptors()
1062 if (tx_desc->tx_sg[0].lkey != device->pd->local_dma_lkey) { in isert_create_send_desc()
1063 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in isert_create_send_desc()
1086 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in isert_init_tx_hdrs()
1119 sge.lkey = isert_conn->device->pd->local_dma_lkey; in isert_rdma_post_recvl()
1166 tx_dsg->lkey = isert_conn->device->pd->local_dma_lkey; in isert_put_login_tx()
2187 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_response()
2315 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_reject()
2356 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_text_rsp()
2397 ib_sge->lkey = device->pd->local_dma_lkey; in isert_build_rdma_wr()
[all …]
/linux-4.4.14/drivers/infiniband/ulp/iser/
Diser_initiator.c287 rx_sg->lkey = device->pd->local_dma_lkey; in iser_alloc_rx_descriptors()
541 tx_dsg->lkey = device->pd->local_dma_lkey; in iser_send_control()
Diser_memory.c253 reg->sge.lkey = device->pd->local_dma_lkey; in iser_reg_dma()
Discsi_iser.c213 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in iser_initialize_task_headers()
Diser_verbs.c1055 sge.lkey = ib_conn->device->pd->local_dma_lkey; in iser_post_recvl()
/linux-4.4.14/net/9p/
Dtrans_rdma.c413 sge.lkey = rdma->pd->local_dma_lkey; in post_recv()
504 sge.lkey = rdma->pd->local_dma_lkey; in rdma_request()
/linux-4.4.14/drivers/infiniband/core/
Dverbs.c249 pd->local_dma_lkey = device->local_dma_lkey; in ib_alloc_pd()
260 pd->local_dma_lkey = pd->local_mr->lkey; in ib_alloc_pd()
Dmad.c1031 mad_send_wr->sg_list[0].lkey = mad_agent->qp->pd->local_dma_lkey; in ib_create_send_mad()
1040 mad_send_wr->sg_list[1].lkey = mad_agent->qp->pd->local_dma_lkey; in ib_create_send_mad()
2883 sg_list.lkey = qp_info->port_priv->pd->local_dma_lkey; in ib_mad_post_receive_mads()
/linux-4.4.14/drivers/infiniband/hw/mlx5/
Dmr.c706 sg->lkey = dev->umrc.pd->local_dma_lkey; in prep_umr_reg_wqe()
938 sg.lkey = dev->umrc.pd->local_dma_lkey; in mlx5_ib_update_mtt()
Dmain.c1355 dev->ib_dev.local_dma_lkey = 0 /* not supported for now */; in mlx5_ib_add()
Dqp.c2043 dseg->lkey = cpu_to_be32(pd->ibpd.local_dma_lkey); in set_reg_data_seg()
/linux-4.4.14/drivers/infiniband/hw/mlx4/
Dmad.c584 list.lkey = tun_ctx->pd->local_dma_lkey; in mlx4_ib_send_to_slave()
1148 sg_list.lkey = ctx->pd->local_dma_lkey; in mlx4_ib_post_pv_qp_buf()
1260 list.lkey = sqp_ctx->pd->local_dma_lkey; in mlx4_ib_send_to_wire()
Dmain.c2191 ibdev->ib_dev.local_dma_lkey = dev->caps.reserved_lkey; in mlx4_ib_add()
/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Dprovider.c507 dev->ibdev.local_dma_lkey = 0; in c4iw_register_device()
/linux-4.4.14/include/rdma/
Dib_verbs.h1286 u32 local_dma_lkey; member
1822 u32 local_dma_lkey; member
/linux-4.4.14/drivers/infiniband/ulp/srpt/
Dib_srpt.c785 list.lkey = sdev->pd->local_dma_lkey; in srpt_post_recv()
820 list.lkey = sdev->pd->local_dma_lkey; in srpt_post_send()
1208 sge->lkey = ch->sport->sdev->pd->local_dma_lkey; in srpt_map_sg_to_ib_sge()
/linux-4.4.14/net/sunrpc/xprtrdma/
Dverbs.c1217 iov->lkey = ia->ri_pd->local_dma_lkey; in rpcrdma_alloc_regbuf()
Dsvc_rdma_transport.c1060 newxprt->sc_cm_id->device->local_dma_lkey; in svc_rdma_accept()
/linux-4.4.14/drivers/infiniband/hw/cxgb3/
Diwch_provider.c1411 dev->ibdev.local_dma_lkey = 0; in iwch_register_device()
/linux-4.4.14/drivers/infiniband/ulp/srp/
Dib_srp.c3215 target->lkey = host->srp_dev->pd->local_dma_lkey; in srp_create_target()