Home
last modified time | relevance | path

Searched defs:capacity (Results 1 – 11 of 11) sorted by relevance

/dpdk/lib/metrics/
H A Drte_metrics.c230 uint16_t capacity) in rte_metrics_get_names()
262 uint16_t capacity) in rte_metrics_get_values()
/dpdk/lib/ring/
H A Drte_ring_generic_pvt.h61 const uint32_t capacity = r->capacity; __rte_ring_move_prod_head() local
H A Drte_ring_c11_pvt.h60 const uint32_t capacity = r->capacity; __rte_ring_move_prod_head() local
H A Drte_ring_rts_elem_pvt.h78 const uint32_t capacity = r->capacity; __rte_ring_rts_move_prod_head() local
H A Drte_ring_hts_elem_pvt.h64 const uint32_t capacity = r->capacity; __rte_ring_hts_move_prod_head() local
H A Drte_ring_core.h128 uint32_t capacity; /**< Usable size of ring */ global() member
/dpdk/drivers/net/qede/base/
H A Decore_spq.c518 u32 i, capacity; in ecore_spq_setup() local
582 u32 capacity; in ecore_spq_alloc() local
633 u32 capacity; in ecore_spq_free() local
H A Decore_chain.h100 u32 capacity; member
/dpdk/drivers/event/dsw/
H A Ddsw_xstats.c224 unsigned int capacity; member
251 uint64_t *ids, unsigned int capacity) in dsw_xstats_get_names()
/dpdk/lib/stack/
H A Drte_stack.h81 uint32_t capacity; /**< Usable size of the stack. */ global() member
/dpdk/lib/pdcp/
H A Drte_pdcp.c294 uint16_t capacity = entity->max_pkt_cache; in rte_pdcp_t_reordering_expiry_handle() local