Lines Matching refs:lkey
202 rx_sg->lkey = device->pd->local_dma_lkey; in isert_alloc_rx_descriptors()
897 if (tx_desc->tx_sg[0].lkey != device->pd->local_dma_lkey) { in isert_create_send_desc()
898 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in isert_create_send_desc()
921 tx_desc->tx_sg[0].lkey = device->pd->local_dma_lkey; in isert_init_tx_hdrs()
925 tx_desc->tx_sg[0].lkey); in isert_init_tx_hdrs()
961 sge.lkey = isert_conn->device->pd->local_dma_lkey; in isert_login_post_recv()
964 sge.addr, sge.length, sge.lkey); in isert_login_post_recv()
1010 tx_dsg->lkey = isert_conn->device->pd->local_dma_lkey; in isert_put_login_tx()
1859 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_response()
1985 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_reject()
2026 tx_dsg->lkey = device->pd->local_dma_lkey; in isert_put_text_rsp()