Home
last modified time | relevance | path

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

/dpdk/drivers/common/cnxk/
H A Droc_npa_irq.c14 intr = plt_read64(lf->base + NPA_LF_ERR_INT); in npa_err_irq()
21 plt_write64(intr, lf->base + NPA_LF_ERR_INT); in npa_err_irq()
/dpdk/drivers/common/cnxk/hw/
H A Dnpa.h76 #define NPA_LF_ERR_INT (0x200ull) macro