Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/infiniband/ulp/ipoib/
Dipoib_verbs.c219 priv->tx_sge[i].lkey = priv->pd->local_dma_lkey; in ipoib_transport_dev_init()
225 priv->rx_sge[0].lkey = priv->pd->local_dma_lkey; in ipoib_transport_dev_init()
/Linux-v4.19/net/rds/
Dib_send.c211 sge->lkey = ic->i_pd->local_dma_lkey; in rds_ib_send_init_ring()
213 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.c66 sge->lkey = ic->i_pd->local_dma_lkey; in rds_ib_recv_init_ring()
71 sge->lkey = ic->i_pd->local_dma_lkey; in rds_ib_recv_init_ring()
571 sge->lkey = ic->i_pd->local_dma_lkey; in rds_ib_recv_init_ack()
/Linux-v4.19/drivers/infiniband/ulp/isert/
Dib_isert.c203 rx_sg->lkey = device->pd->local_dma_lkey; in isert_alloc_rx_descriptors()
899 if (tx_desc->tx_sg[0].lkey != device->pd->local_dma_lkey) { in __isert_create_send_desc()
900 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in __isert_create_send_desc()
937 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in isert_init_tx_hdrs()
977 sge.lkey = isert_conn->device->pd->local_dma_lkey; in isert_login_post_recv()
1026 tx_dsg->lkey = isert_conn->device->pd->local_dma_lkey; in isert_put_login_tx()
1888 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_response()
2016 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_reject()
2059 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_text_rsp()
/Linux-v4.19/net/9p/
Dtrans_rdma.c413 sge.lkey = rdma->pd->local_dma_lkey; in post_recv()
505 sge.lkey = rdma->pd->local_dma_lkey; in rdma_request()
/Linux-v4.19/net/smc/
Dsmc_wr.c465 lnk->wr_tx_sges[i].lkey = lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge()
477 lnk->wr_rx_sges[i].lkey = lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge()
Dsmc_tx.c334 sges[srcchunk].lkey = link->roce_pd->local_dma_lkey; in smcr_tx_rdma_writes()
/Linux-v4.19/drivers/infiniband/ulp/iser/
Diser_initiator.c280 rx_sg->lkey = device->pd->local_dma_lkey; in iser_alloc_rx_descriptors()
534 tx_dsg->lkey = device->pd->local_dma_lkey; in iser_send_control()
Diser_memory.c197 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.c1030 desc->sge.lkey = ib_conn->device->pd->local_dma_lkey; in iser_post_recvl()
/Linux-v4.19/drivers/infiniband/core/
Drw.c213 sge->lkey = qp->pd->local_dma_lkey; in rdma_rw_init_map_wrs()
243 ctx->single.sge.lkey = qp->pd->local_dma_lkey; in rdma_rw_init_single_wr()
Dverbs.c257 pd->local_dma_lkey = device->local_dma_lkey; in __ib_alloc_pd()
287 pd->local_dma_lkey = pd->__internal_mr->lkey; in __ib_alloc_pd()
Dmad.c1067 mad_send_wr->sg_list[0].lkey = mad_agent->qp->pd->local_dma_lkey; in ib_create_send_mad()
1076 mad_send_wr->sg_list[1].lkey = mad_agent->qp->pd->local_dma_lkey; in ib_create_send_mad()
2894 sg_list.lkey = qp_info->port_priv->pd->local_dma_lkey; in ib_mad_post_receive_mads()
Dnldev.c572 pd->local_dma_lkey)) in fill_res_pd_entry()
/Linux-v4.19/drivers/nvme/target/
Drdma.c258 sge->lkey = ndev->pd->local_dma_lkey; in nvmet_rdma_alloc_inline_pages()
288 c->sge[0].lkey = ndev->pd->local_dma_lkey; in nvmet_rdma_alloc_cmd()
372 r->send_sge.lkey = ndev->pd->local_dma_lkey; in nvmet_rdma_alloc_rsp()
/Linux-v4.19/fs/cifs/
Dsmbdirect.c836 request->sge[0].lkey = info->pd->local_dma_lkey; in smbd_post_send_negotiate_req()
1001 request->sge[0].lkey = info->pd->local_dma_lkey; in smbd_create_header()
1102 request->sge[i+1].lkey = info->pd->local_dma_lkey; in smbd_post_send_sgl()
1197 response->sge.lkey = info->pd->local_dma_lkey; in smbd_post_recv()
/Linux-v4.19/net/sunrpc/xprtrdma/
Dsvc_rdma_recvfrom.c145 ctxt->rc_recv_sge.lkey = rdma->sc_pd->local_dma_lkey; in svc_rdma_recv_ctxt_alloc()
Dsvc_rdma_sendto.c157 ctxt->sc_sges[i].lkey = rdma->sc_pd->local_dma_lkey; in svc_rdma_send_ctxt_alloc()
Drpc_rdma.c564 u32 lkey = ia->ri_pd->local_dma_lkey; in rpcrdma_prepare_msg_sges()
/Linux-v4.19/drivers/nvme/host/
Drdma.c1157 sge->lkey = queue->device->pd->local_dma_lkey; in nvme_rdma_map_sg_inline()
1315 sge->lkey = queue->device->pd->local_dma_lkey; in nvme_rdma_post_send()
1346 list.lkey = queue->device->pd->local_dma_lkey; in nvme_rdma_post_recv()
/Linux-v4.19/drivers/infiniband/hw/mlx4/
Dmad.c638 list.lkey = tun_ctx->pd->local_dma_lkey; in mlx4_ib_send_to_slave()
1322 sg_list.lkey = ctx->pd->local_dma_lkey; in mlx4_ib_post_pv_qp_buf()
1428 list.lkey = sqp_ctx->pd->local_dma_lkey; in mlx4_ib_send_to_wire()
/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dprovider.c545 dev->ibdev.local_dma_lkey = 0; in c4iw_register_device()
/Linux-v4.19/drivers/infiniband/hw/hns/
Dhns_roce_main.c518 ib_dev->local_dma_lkey = hr_dev->caps.reserved_lkey; in hns_roce_register_device()
/Linux-v4.19/drivers/infiniband/hw/mlx5/
Dmr.c1063 sg.lkey = dev->umrc.pd->local_dma_lkey; in mlx5_ib_update_xlt()
1927 u32 lkey = mr->ibmr.pd->local_dma_lkey; in mlx5_ib_sg_to_klms()

12