Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h162 struct roc_se_buf_ptr *from, uint32_t *psize) in fill_sg_comp_from_buf_min() argument
165 uint32_t size = *psize; in fill_sg_comp_from_buf_min()
171 *psize -= e_len; in fill_sg_comp_from_buf_min()
183 uint32_t *psize, struct roc_se_buf_ptr *extra_buf, in fill_sg_comp_from_iov() argument
188 uint32_t size = *psize; in fill_sg_comp_from_iov()
259 *psize = size; in fill_sg_comp_from_iov()
/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h369 uint32_t *psize) in fill_sg_comp_from_buf_min() argument
372 uint32_t size = *psize; in fill_sg_comp_from_buf_min()
378 *psize -= e_len; in fill_sg_comp_from_buf_min()
391 uint32_t *psize, buf_ptr_t *extra_buf, in fill_sg_comp_from_iov() argument
396 uint32_t size = *psize; in fill_sg_comp_from_iov()
467 *psize = size; in fill_sg_comp_from_iov()