Home
last modified time | relevance | path

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

/dpdk/drivers/crypto/cnxk/
H A Dcnxk_se.h1980 alloc_op_meta(struct roc_se_buf_ptr *buf, int32_t len, in alloc_op_meta() function
2305 mdata = alloc_op_meta(&fc_params.meta_buf, m_info->mlen, in fill_fc_params()
2414 mdata = alloc_op_meta(&params.meta_buf, m_info->mlen, m_info->pool, in fill_digest_params()
/dpdk/drivers/common/cpt/
H A Dcpt_ucode.h2900 alloc_op_meta(struct rte_mbuf *m_src, in alloc_op_meta() function
3291 mdata = alloc_op_meta(m_src, &fc_params.meta_buf, in fill_fc_params()
3294 mdata = alloc_op_meta(NULL, &fc_params.meta_buf, in fill_fc_params()
3425 mdata = alloc_op_meta(NULL, &params.meta_buf, m_info->sg_mlen, in fill_digest_params()