Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_npa.h142 #define NPA_POOL_ERR_INT_PERR (0x2ull) macro
/f-stack/dpdk/drivers/mempool/octeontx2/
H A Dotx2_mempool_irq.c173 if (irq & BIT_ULL(NPA_POOL_ERR_INT_PERR)) in npa_lf_q_irq()
H A Dotx2_mempool_ops.c635 pool->err_int_ena |= BIT(NPA_POOL_ERR_INT_PERR); in npa_lf_aura_pool_pair_alloc()