Searched refs:core_sge (Results 1 – 1 of 1) sorted by relevance
637 struct ib_sge *core_sge = core_wr->sg_list; in siw_copy_inline_sgl() local645 if (!core_sge->length) { in siw_copy_inline_sgl()646 core_sge++; in siw_copy_inline_sgl()649 bytes += core_sge->length; in siw_copy_inline_sgl()654 memcpy(kbuf, (void *)(uintptr_t)core_sge->addr, in siw_copy_inline_sgl()655 core_sge->length); in siw_copy_inline_sgl()657 kbuf += core_sge->length; in siw_copy_inline_sgl()658 core_sge++; in siw_copy_inline_sgl()