Searched refs:core_sge (Results 1 – 1 of 1) sorted by relevance
642 struct ib_sge *core_sge = core_wr->sg_list; in siw_copy_inline_sgl() local650 if (!core_sge->length) { in siw_copy_inline_sgl()651 core_sge++; in siw_copy_inline_sgl()654 bytes += core_sge->length; in siw_copy_inline_sgl()659 memcpy(kbuf, (void *)(uintptr_t)core_sge->addr, in siw_copy_inline_sgl()660 core_sge->length); in siw_copy_inline_sgl()662 kbuf += core_sge->length; in siw_copy_inline_sgl()663 core_sge++; in siw_copy_inline_sgl()