Searched refs:extra_len (Results 1 – 2 of 2) sorted by relevance
187 uint32_t extra_len = extra_buf ? extra_buf->size : 0; in fill_sg_comp_from_iov() local215 if (extra_len && (e_len >= extra_offset)) { in fill_sg_comp_from_iov()228 extra_len = RTE_MIN(extra_len, size); in fill_sg_comp_from_iov()230 if (extra_len) { in fill_sg_comp_from_iov()234 rte_cpu_to_be_16(extra_len); in fill_sg_comp_from_iov()237 size -= extra_len; in fill_sg_comp_from_iov()249 extra_len = 0; in fill_sg_comp_from_iov()
395 uint32_t extra_len = extra_buf ? extra_buf->size : 0; in fill_sg_comp_from_iov() local423 if (extra_len && (e_len >= extra_offset)) { in fill_sg_comp_from_iov()436 extra_len = RTE_MIN(extra_len, size); in fill_sg_comp_from_iov()438 if (extra_len) { in fill_sg_comp_from_iov()442 rte_cpu_to_be_16(extra_len); in fill_sg_comp_from_iov()445 size -= extra_len; in fill_sg_comp_from_iov()457 extra_len = 0; in fill_sg_comp_from_iov()