Home
last modified time | relevance | path

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

12

/linux/net/smc/
H A Dsmc_wr.c566 lnk->wr_tx_sges[i].lkey = lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge()
568 lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge()
570 lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge()
572 lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge()
574 lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge()
594 lnk->wr_tx_v2_sge->lkey = lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge()
616 lnk->wr_rx_sges[x].lkey = lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge()
623 lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge()
/linux/net/rds/
H A Dib_send.c208 sge->lkey = ic->i_pd->local_dma_lkey; in rds_ib_send_init_ring()
210 send->s_sge[1].lkey = ic->i_pd->local_dma_lkey; in rds_ib_send_init_ring()
638 send->s_sge[0].lkey = ic->i_pd->local_dma_lkey; in rds_ib_xmit()
658 send->s_sge[1].lkey = ic->i_pd->local_dma_lkey; in rds_ib_xmit()
822 send->s_sge[0].lkey = ic->i_pd->local_dma_lkey; in rds_ib_xmit_atomic()
947 send->s_sge[j].lkey = ic->i_pd->local_dma_lkey; in rds_ib_xmit_rdma()
H A Dib_recv.c67 sge->lkey = ic->i_pd->local_dma_lkey; in rds_ib_recv_init_ring()
72 sge->lkey = ic->i_pd->local_dma_lkey; in rds_ib_recv_init_ring()
582 sge->lkey = ic->i_pd->local_dma_lkey; in rds_ib_recv_init_ack()
/linux/drivers/infiniband/ulp/ipoib/
H A 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()
/linux/drivers/infiniband/ulp/isert/
H A Dib_isert.c177 rx_sg->lkey = device->pd->local_dma_lkey; in isert_alloc_rx_descriptors()
818 if (tx_desc->tx_sg[0].lkey != device->pd->local_dma_lkey) { in __isert_create_send_desc()
819 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in __isert_create_send_desc()
856 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in isert_init_tx_hdrs()
897 sge.lkey = isert_conn->device->pd->local_dma_lkey; in isert_login_post_recv()
946 tx_dsg->lkey = isert_conn->device->pd->local_dma_lkey; in isert_put_login_tx()
1801 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_response()
1929 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_reject()
1972 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_text_rsp()
/linux/fs/smb/client/
H A Dsmbdirect.c46 u32 local_dma_lkey; member
716 request->sge[0].lkey = info->pd->local_dma_lkey; in smbd_post_send_negotiate_req()
893 .local_dma_lkey = info->pd->local_dma_lkey, in smbd_post_send_iter()
956 request->sge[0].lkey = info->pd->local_dma_lkey; in smbd_post_send_iter()
1020 response->sge.lkey = info->pd->local_dma_lkey; in smbd_post_recv()
2426 sge->lkey = rdma->local_dma_lkey; in smb_set_sge()
/linux/net/9p/
H A Dtrans_rdma.c400 sge.lkey = rdma->pd->local_dma_lkey; in post_recv()
497 sge.lkey = rdma->pd->local_dma_lkey; in rdma_request()
/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs.c80 list.lkey = path->dev->ib_pd->local_dma_lkey; in rtrs_iu_post_recv()
140 list.lkey = path->dev->ib_pd->local_dma_lkey; in rtrs_iu_post_send()
H A Drtrs-srv.c233 plist->lkey = srv_path->s.dev->ib_pd->local_dma_lkey; in rdma_write_sg()
300 list.lkey = srv_path->s.dev->ib_pd->local_dma_lkey; in rdma_write_sg()
421 list.lkey = srv_path->s.dev->ib_pd->local_dma_lkey; in send_io_resp_imm()
/linux/drivers/infiniband/core/
H A Drw.c230 sge->lkey = qp->pd->local_dma_lkey; in rdma_rw_init_map_wrs()
259 ctx->single.sge.lkey = qp->pd->local_dma_lkey; in rdma_rw_init_single_wr()
H A Dverbs.c288 pd->local_dma_lkey = device->local_dma_lkey; in __ib_alloc_pd()
315 pd->local_dma_lkey = pd->__internal_mr->lkey; in __ib_alloc_pd()
H A Dmad.c880 mad_send_wr->sg_list[0].lkey = mad_agent->qp->pd->local_dma_lkey; in ib_create_send_mad()
889 mad_send_wr->sg_list[1].lkey = mad_agent->qp->pd->local_dma_lkey; in ib_create_send_mad()
2679 sg_list.lkey = qp_info->port_priv->pd->local_dma_lkey; in ib_mad_post_receive_mads()
/linux/drivers/infiniband/ulp/iser/
H A Diser_initiator.c262 rx_sg->lkey = device->pd->local_dma_lkey; in iser_alloc_rx_descriptors()
509 tx_dsg->lkey = device->pd->local_dma_lkey; in iser_send_control()
H A Diser_memory.c128 reg->sge.lkey = device->pd->local_dma_lkey; in iser_reg_dma()
H A Discsi_iser.c217 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in iser_initialize_task_headers()
H A Diser_verbs.c815 desc->sge.lkey = ib_conn->device->pd->local_dma_lkey; in iser_post_recvl()
/linux/fs/smb/server/
H A Dtransport_rdma.c652 recvmsg->sge.lkey = t->pd->local_dma_lkey; in smb_direct_post_recv()
1073 sendmsg->sge[0].lkey = t->pd->local_dma_lkey; in smb_direct_create_header()
1211 sge->lkey = t->pd->local_dma_lkey; in smb_direct_post_send_data()
1622 sendmsg->sge[0].lkey = t->pd->local_dma_lkey; in smb_direct_send_negotiate_response()
/linux/drivers/infiniband/hw/cxgb4/
H A Dprovider.c535 dev->ibdev.local_dma_lkey = 0; in c4iw_register_device()
/linux/drivers/nvme/target/
H A Drdma.c306 sge->lkey = ndev->pd->local_dma_lkey; in nvmet_rdma_alloc_inline_pages()
336 c->sge[0].lkey = ndev->pd->local_dma_lkey; in nvmet_rdma_alloc_cmd()
422 r->send_sge.lkey = ndev->pd->local_dma_lkey; in nvmet_rdma_alloc_rsp()
/linux/net/sunrpc/xprtrdma/
H A Dsvc_rdma_recvfrom.c150 ctxt->rc_recv_sge.lkey = rdma->sc_pd->local_dma_lkey; in svc_rdma_recv_ctxt_alloc()
H A Dsvc_rdma_sendto.c151 ctxt->sc_sges[i].lkey = rdma->sc_pd->local_dma_lkey; in svc_rdma_send_ctxt_alloc()
/linux/drivers/infiniband/hw/mlx5/
H A Dwr.c225 dseg->lkey = cpu_to_be32(pd->ibpd.local_dma_lkey); in set_reg_data_seg()
889 pa_pi_mr.ibmr.lkey = mr->ibmr.pd->local_dma_lkey; in handle_reg_mr_integrity()
H A Dumr.c521 sg->lkey = dev->umrc.pd->local_dma_lkey; in mlx5r_umr_create_xlt()
/linux/drivers/nvme/host/
H A Drdma.c1283 sge->lkey = queue->device->pd->local_dma_lkey; in nvme_rdma_map_sg_inline()
1607 sge->lkey = queue->device->pd->local_dma_lkey; in nvme_rdma_post_send()
1638 list.lkey = queue->device->pd->local_dma_lkey; in nvme_rdma_post_recv()
/linux/drivers/infiniband/hw/mlx4/
H A Dmad.c656 list.lkey = tun_ctx->pd->local_dma_lkey; in mlx4_ib_send_to_slave()
1328 sg_list.lkey = ctx->pd->local_dma_lkey; in mlx4_ib_post_pv_qp_buf()
1433 list.lkey = sqp_ctx->pd->local_dma_lkey; in mlx4_ib_send_to_wire()

12