| /linux-6.15/net/smc/ |
| H A D | smc_wr.c | 565 lnk->wr_tx_sges[i].lkey = lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge() 567 lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge() 569 lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge() 571 lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge() 573 lnk->roce_pd->local_dma_lkey; in smc_wr_init_sge() 593 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-6.15/net/rds/ |
| H A D | ib_send.c | 208 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 D | ib_recv.c | 67 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-6.15/drivers/infiniband/ulp/ipoib/ |
| H A D | ipoib_verbs.c | 222 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-6.15/drivers/infiniband/ulp/isert/ |
| H A D | ib_isert.c | 174 rx_sg->lkey = device->pd->local_dma_lkey; in isert_alloc_rx_descriptors() 815 if (tx_desc->tx_sg[0].lkey != device->pd->local_dma_lkey) { in __isert_create_send_desc() 816 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in __isert_create_send_desc() 853 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in isert_init_tx_hdrs() 894 sge.lkey = isert_conn->device->pd->local_dma_lkey; in isert_login_post_recv() 943 tx_dsg->lkey = isert_conn->device->pd->local_dma_lkey; in isert_put_login_tx() 1798 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_response() 1926 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_reject() 1969 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_text_rsp()
|
| /linux-6.15/drivers/infiniband/hw/mana/ |
| H A D | wr.c | 104 gdma_sgl[0].mem_key = qp->ibqp.pd->local_dma_lkey; in mana_ib_post_send_ud()
|
| /linux-6.15/fs/smb/client/ |
| H A D | smbdirect.c | 47 u32 local_dma_lkey; member 717 request->sge[0].lkey = info->pd->local_dma_lkey; in smbd_post_send_negotiate_req() 894 .local_dma_lkey = info->pd->local_dma_lkey, in smbd_post_send_iter() 957 request->sge[0].lkey = info->pd->local_dma_lkey; in smbd_post_send_iter() 1021 response->sge.lkey = info->pd->local_dma_lkey; in smbd_post_recv() 2425 sge->lkey = rdma->local_dma_lkey; in smb_set_sge()
|
| /linux-6.15/net/9p/ |
| H A D | trans_rdma.c | 400 sge.lkey = rdma->pd->local_dma_lkey; in post_recv() 497 sge.lkey = rdma->pd->local_dma_lkey; in rdma_request()
|
| /linux-6.15/drivers/infiniband/ulp/rtrs/ |
| H A D | rtrs.c | 80 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 D | rtrs-srv.c | 236 plist->lkey = srv_path->s.dev->ib_pd->local_dma_lkey; in rdma_write_sg() 303 list.lkey = srv_path->s.dev->ib_pd->local_dma_lkey; in rdma_write_sg() 424 list.lkey = srv_path->s.dev->ib_pd->local_dma_lkey; in send_io_resp_imm()
|
| /linux-6.15/drivers/infiniband/ulp/iser/ |
| H A D | iser_initiator.c | 262 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 D | iser_memory.c | 128 reg->sge.lkey = device->pd->local_dma_lkey; in iser_reg_dma()
|
| H A D | iscsi_iser.c | 217 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in iser_initialize_task_headers()
|
| H A D | iser_verbs.c | 815 desc->sge.lkey = ib_conn->device->pd->local_dma_lkey; in iser_post_recvl()
|
| /linux-6.15/drivers/infiniband/core/ |
| H A D | rw.c | 230 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 D | verbs.c | 288 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()
|
| /linux-6.15/fs/smb/server/ |
| H A D | transport_rdma.c | 653 recvmsg->sge.lkey = t->pd->local_dma_lkey; in smb_direct_post_recv() 1074 sendmsg->sge[0].lkey = t->pd->local_dma_lkey; in smb_direct_create_header() 1212 sge->lkey = t->pd->local_dma_lkey; in smb_direct_post_send_data() 1623 sendmsg->sge[0].lkey = t->pd->local_dma_lkey; in smb_direct_send_negotiate_response()
|
| /linux-6.15/drivers/infiniband/hw/cxgb4/ |
| H A D | provider.c | 535 dev->ibdev.local_dma_lkey = 0; in c4iw_register_device()
|
| /linux-6.15/drivers/nvme/target/ |
| H A D | rdma.c | 300 sge->lkey = ndev->pd->local_dma_lkey; in nvmet_rdma_alloc_inline_pages() 330 c->sge[0].lkey = ndev->pd->local_dma_lkey; in nvmet_rdma_alloc_cmd() 416 r->send_sge.lkey = ndev->pd->local_dma_lkey; in nvmet_rdma_alloc_rsp()
|
| /linux-6.15/net/sunrpc/xprtrdma/ |
| H A D | svc_rdma_recvfrom.c | 150 ctxt->rc_recv_sge.lkey = rdma->sc_pd->local_dma_lkey; in svc_rdma_recv_ctxt_alloc()
|
| H A D | svc_rdma_sendto.c | 151 ctxt->sc_sges[i].lkey = rdma->sc_pd->local_dma_lkey; in svc_rdma_send_ctxt_alloc()
|
| /linux-6.15/drivers/infiniband/hw/mlx5/ |
| H A D | wr.c | 225 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 D | umr.c | 582 sg->lkey = dev->umrc.pd->local_dma_lkey; in mlx5r_umr_create_xlt()
|
| /linux-6.15/drivers/nvme/host/ |
| H A D | rdma.c | 1277 sge->lkey = queue->device->pd->local_dma_lkey; in nvme_rdma_map_sg_inline() 1600 sge->lkey = queue->device->pd->local_dma_lkey; in nvme_rdma_post_send() 1631 list.lkey = queue->device->pd->local_dma_lkey; in nvme_rdma_post_recv()
|
| /linux-6.15/drivers/infiniband/hw/mlx4/ |
| H A D | mad.c | 656 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()
|