Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h183 uint32_t *psize, struct roc_se_buf_ptr *extra_buf, in fill_sg_comp_from_iov() argument
187 uint32_t extra_len = extra_buf ? extra_buf->size : 0; in fill_sg_comp_from_iov()
236 (uint64_t)extra_buf->vaddr); in fill_sg_comp_from_iov()
/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h391 uint32_t *psize, buf_ptr_t *extra_buf, in fill_sg_comp_from_iov() argument
395 uint32_t extra_len = extra_buf ? extra_buf->size : 0; in fill_sg_comp_from_iov()
444 rte_cpu_to_be_64(extra_buf->dma_addr); in fill_sg_comp_from_iov()