Searched refs:alloc_op_meta (Results 1 – 2 of 2) sorted by relevance
| /dpdk/drivers/crypto/cnxk/ |
| H A D | cnxk_se.h | 1980 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(¶ms.meta_buf, m_info->mlen, m_info->pool, in fill_digest_params()
|
| /dpdk/drivers/common/cpt/ |
| H A D | cpt_ucode.h | 2900 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, ¶ms.meta_buf, m_info->sg_mlen, in fill_digest_params()
|