Home
last modified time | relevance | path

Searched refs:mp_flags (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/event/octeontx/
H A Dtimvf_evdev.c230 unsigned int mp_flags = 0; in timvf_ring_create() local
313 mp_flags = MEMPOOL_F_SP_PUT | MEMPOOL_F_SC_GET; in timvf_ring_create()
327 mp_flags); in timvf_ring_create()
/f-stack/dpdk/drivers/event/octeontx2/
H A Dotx2_tim_evdev.c123 unsigned int mp_flags = 0; in tim_chnk_pool_create() local
130 mp_flags = MEMPOOL_F_SP_PUT | MEMPOOL_F_SC_GET; in tim_chnk_pool_create()
144 cache_sz, 0, rte_socket_id(), mp_flags); in tim_chnk_pool_create()
172 mp_flags); in tim_chnk_pool_create()