Home
last modified time | relevance | path

Searched refs:rds_iw_local_dma_lkey (Results 1 – 3 of 3) sorted by relevance

/net/rds/
Diw_send.c468 sge->lkey = rds_iw_local_dma_lkey(ic); in rds_iw_xmit_populate_wr()
480 sge->lkey = rds_iw_local_dma_lkey(ic); in rds_iw_xmit_populate_wr()
905 send->s_sge[j].lkey = rds_iw_local_dma_lkey(ic); in rds_iw_xmit_rdma()
Diw.h265 static inline u32 rds_iw_local_dma_lkey(struct rds_iw_connection *ic) in rds_iw_local_dma_lkey() function
Diw_recv.c369 sge->lkey = rds_iw_local_dma_lkey(ic); in rds_iw_recv_init_ack()