Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/mempool/octeontx2/
H A Dotx2_mempool_ops.c11 otx2_npa_enq(struct rte_mempool *mp, void * const *obj_table, unsigned int n) in otx2_npa_enq() function
282 otx2_npa_enq(mp, &obj_table[i], 1); in otx2_npa_clear_alloc()
330 otx2_npa_enq(mp, obj_table, 1); in otx2_npa_deq()
888 .enqueue = otx2_npa_enq,