Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/pfe/base/
H A Dcbus.h62 #define DDR_HDR_SIZE 0x0100 macro
/f-stack/dpdk/drivers/net/pfe/
H A Dpfe_hal.c548 writel(DDR_HDR_SIZE, base + GPI_DDR_DATA_OFFSET); in gpi_set_config()
552 writel((DDR_HDR_SIZE << 16) | LMEM_HDR_SIZE, base + GPI_HDR_SIZE); in gpi_set_config()