Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/mempool/octeontx2/
H A Dotx2_mempool_irq.c39 otx2_write64(~0ull, lf->base + NPA_LF_ERR_INT_ENA_W1C); in npa_lf_register_err_irq()
58 otx2_write64(~0ull, lf->base + NPA_LF_ERR_INT_ENA_W1C); in npa_lf_unregister_err_irq()
/f-stack/dpdk/drivers/common/octeontx2/hw/
H A Dotx2_npa.h74 #define NPA_LF_ERR_INT_ENA_W1C (0x210ull) macro