Lines Matching refs:local_dma_lkey
232 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()
2530 sge->lkey = device->pd->local_dma_lkey; in isert_fast_reg_mr()