Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/pfe/base/
H A Dcbus.h19 #define HGPI_BASE_ADDR (CBUS_BASE_ADDR + 0x290000) macro
/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hif.c801 gpi_enable(HGPI_BASE_ADDR); in pfe_hif_init()
867 gpi_disable(HGPI_BASE_ADDR); in pfe_hif_exit()
H A Dpfe_ethdev.c1097 PFE_PMD_INFO("HGPI version: %x", readl(HGPI_BASE_ADDR + GPI_VERSION)); in pmd_pfe_probe()