Home
last modified time | relevance | path

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

/drivers/infiniband/sw/siw/
Dsiw_verbs.c643 static int siw_copy_inline_sgl(const struct ib_send_wr *core_wr, in siw_copy_inline_sgl() argument
646 struct ib_sge *core_sge = core_wr->sg_list; in siw_copy_inline_sgl()
648 int num_sge = core_wr->num_sge, bytes = 0; in siw_copy_inline_sgl()