Searched refs:rte_mempool_ops (Results 1 – 16 of 16) sorted by relevance
24 rte_mempool_register_ops(const struct rte_mempool_ops *h) in rte_mempool_register_ops()26 struct rte_mempool_ops *ops; in rte_mempool_register_ops()77 struct rte_mempool_ops *ops; in rte_mempool_ops_alloc()88 struct rte_mempool_ops *ops; in rte_mempool_ops_free()101 struct rte_mempool_ops *ops; in rte_mempool_ops_get_count()115 struct rte_mempool_ops *ops; in rte_mempool_ops_calc_mem_size()133 struct rte_mempool_ops *ops; in rte_mempool_ops_populate()153 struct rte_mempool_ops *ops; in rte_mempool_ops_get_info()167 struct rte_mempool_ops *ops = NULL; in rte_mempool_set_ops_byname()
647 struct rte_mempool_ops { struct691 struct rte_mempool_ops ops[RTE_MEMPOOL_MAX_OPS_IDX]; argument706 static inline struct rte_mempool_ops *743 struct rte_mempool_ops *ops; in rte_mempool_ops_dequeue_bulk()773 struct rte_mempool_ops *ops; in rte_mempool_ops_dequeue_contig_blocks()798 struct rte_mempool_ops *ops; in rte_mempool_ops_enqueue_bulk()924 int rte_mempool_register_ops(const struct rte_mempool_ops *ops);
14 'rte_mempool_ops.c',
1226 struct rte_mempool_ops *ops; in rte_mempool_dump()
145 static const struct rte_mempool_ops ops_mp_mc = {154 static const struct rte_mempool_ops ops_sp_sc = {163 static const struct rte_mempool_ops ops_mp_sc = {172 static const struct rte_mempool_ops ops_sp_mc = {182 static const struct rte_mempool_ops ops_mt_rts = {192 static const struct rte_mempool_ops ops_mt_hts = {
78 static struct rte_mempool_ops ops_stack = {87 static struct rte_mempool_ops ops_lf_stack = {
78 static struct rte_mempool_ops cn9k_mempool_ops = {
308 static struct rte_mempool_ops cn10k_mempool_ops = {
194 static struct rte_mempool_ops octeontx_fpavf_ops = {
351 static const struct rte_mempool_ops dpaa_mpool_ops = {
471 static const struct rte_mempool_ops dpaa2_mpool_ops = {
471 A new callback ``calc_mem_size`` has been added to ``rte_mempool_ops``473 A new callback ``populate`` has been added to ``rte_mempool_ops``475 Callback ``get_capabilities`` has been removed from ``rte_mempool_ops``478 Callback ``register_memory_area`` has been removed from ``rte_mempool_ops``
652 static const struct rte_mempool_ops ops_bucket = {
1299 struct rte_mempool_ops *ops; in show_mempool()
1052 struct rte_mempool_ops *mp_ops = NULL; in octeontx_dev_rx_queue_setup()
513 struct rte_mempool_ops *ops; in cnxk_nix_rx_queue_setup()