Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/infiniband/sw/siw/
Dsiw_verbs.c642 static int siw_copy_inline_sgl(const struct ib_send_wr *core_wr, in siw_copy_inline_sgl() argument
645 struct ib_sge *core_sge = core_wr->sg_list; in siw_copy_inline_sgl()
647 int num_sge = core_wr->num_sge, bytes = 0; in siw_copy_inline_sgl()