Home
last modified time | relevance | path

Searched refs:NPA_POOL_ERR_INT_OVFLS (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_npa.h140 #define NPA_POOL_ERR_INT_OVFLS (0x0ull) macro
/f-stack/dpdk/drivers/mempool/octeontx2/
H A Dotx2_mempool_irq.c167 if (irq & BIT_ULL(NPA_POOL_ERR_INT_OVFLS)) in npa_lf_q_irq()
H A Dotx2_mempool_ops.c633 pool->err_int_ena = BIT(NPA_POOL_ERR_INT_OVFLS); in npa_lf_aura_pool_pair_alloc()