Home
last modified time | relevance | path

Searched refs:siw_sge (Results 1 – 5 of 5) sorted by relevance

/drivers/infiniband/sw/siw/
A Dsiw_verbs.h24 static inline void siw_copy_sgl(struct ib_sge *sge, struct siw_sge *siw_sge, in siw_copy_sgl() argument
28 siw_sge->laddr = sge->addr; in siw_copy_sgl()
29 siw_sge->length = sge->length; in siw_copy_sgl()
30 siw_sge->lkey = sge->lkey; in siw_copy_sgl()
32 siw_sge++; in siw_copy_sgl()
A Dsiw_mem.h18 int siw_check_sge(struct ib_pd *pd, struct siw_sge *sge,
A Dsiw_qp_tx.c37 static struct page *siw_get_page(struct siw_mem *mem, struct siw_sge *sge, in siw_get_page()
52 struct siw_sge *sge = &wqe->sqe.sge[0]; in siw_try_1seg()
376 struct siw_sge *sge, unsigned int offset, in siw_0copy_tx()
441 struct siw_sge *sge = &wqe->sqe.sge[c_tx->sge_idx]; in siw_tx_hdt()
766 struct siw_sge *sge = &wqe->sqe.sge[0]; in siw_check_sgl_tx()
A Dsiw_mem.c190 int siw_check_sge(struct ib_pd *pd, struct siw_sge *sge, struct siw_mem *mem[], in siw_check_sge()
A Dsiw_qp_rx.c471 struct siw_sge *sge; in siw_proc_send()
788 struct siw_sge *sge; in siw_proc_rresp()

Completed in 10 milliseconds