Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/mempool/octeontx2/
H A Dotx2_mempool_irq.c20 intr = otx2_read64(lf->base + NPA_LF_ERR_INT); in npa_lf_err_irq()
27 otx2_write64(intr, lf->base + NPA_LF_ERR_INT); in npa_lf_err_irq()
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_npa.h72 #define NPA_LF_ERR_INT (0x200ull) macro