DPDK  24.03.0
rte_dpaa2_mempool.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright 2018 NXP
3  */
4 
5 #ifndef __RTE_DPAA2_MEMPOOL_H__
6 #define __RTE_DPAA2_MEMPOOL_H__
7 
15 #ifdef __cplusplus
16 extern "C" {
17 #endif
18 
19 #include <rte_compat.h>
20 #include <rte_mempool.h>
21 
31 uint16_t
33 
47 struct rte_mbuf *
49 
62 __rte_internal
64 
65 #ifdef __cplusplus
66 }
67 #endif
68 
69 #endif /* __RTE_DPAA2_MEMPOOL_H__ */
void * buf_addr
__rte_internal int rte_dpaa2_bpid_info_init(struct rte_mempool *mp)
uint16_t rte_dpaa2_mbuf_pool_bpid(struct rte_mempool *mp)
struct rte_mbuf * rte_dpaa2_mbuf_from_buf_addr(struct rte_mempool *mp, void *buf_addr)