Home
last modified time | relevance | path

Searched defs:alloc_size (Results 1 – 10 of 10) sorted by relevance

/dpdk/drivers/event/dlb2/pf/base/
H A Ddlb2_osdep_bitmap.h46 uint32_t alloc_size; in dlb2_bitmap_alloc() local
/dpdk/drivers/common/mlx5/
H A Dmlx5_common_utils.c398 uint32_t alloc_size; in mlx5_hlist_create() local
/dpdk/drivers/common/cnxk/
H A Droc_npa.c268 int rc, aura_id, pool_id, stack_size, alloc_size; in npa_aura_pool_pair_alloc() local
/dpdk/drivers/crypto/mlx5/
H A Dmlx5_crypto.c599 uint32_t alloc_size = sizeof(*qp); in mlx5_crypto_queue_pair_setup() local
/dpdk/drivers/compress/mlx5/
H A Dmlx5_compress.c194 uint32_t alloc_size = sizeof(*qp); in mlx5_compress_qp_setup() local
/dpdk/drivers/net/avp/
H A Drte_avp_common.h328 uint32_t alloc_size; /**< Size of each alloc queue */ member
/dpdk/drivers/event/opdl/
H A Dopdl_ring.c903 size_t alloc_size = RTE_CACHE_LINE_ROUNDUP(sizeof(*t) + in opdl_ring_create() local
/dpdk/lib/acl/
H A Dacl_bld.c103 size_t alloc_size = n * s; in acl_build_alloc() local
/dpdk/drivers/common/sfc_efx/base/
H A Defx_mcdi.c3290 size_t alloc_size; in efx_mcdi_get_nic_addr_regions() local
/dpdk/drivers/net/mlx5/
H A Dmlx5_rxq.c1718 size_t alloc_size = sizeof(*tmpl) + desc_n * sizeof(struct rte_mbuf *); in mlx5_rxq_new() local