DPDK  24.11.0-rc3
rte_cman.h
Go to the documentation of this file.
1 /* SPDX-License-Identifier: BSD-3-Clause
2  * Copyright(C) 2022 Marvell International Ltd.
3  */
4 
5 #ifndef RTE_CMAN_H
6 #define RTE_CMAN_H
7 
8 #include <rte_bitops.h>
9 
25 };
26 
36  uint8_t min_th;
42  uint8_t max_th;
44  uint16_t maxp_inv;
45 };
46 
47 #endif /* RTE_CMAN_H */
rte_cman_mode
Definition: rte_cman.h:16
#define RTE_BIT32(nr)
Definition: rte_bitops.h:44
uint16_t maxp_inv
Definition: rte_cman.h:44