Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/
H A Dpfe_eth.h61 #define BMU1_BUF_COUNT 256 macro
62 #define BMU1_LMEM_SIZE (LMEM_BUF_SIZE * BMU1_BUF_COUNT)
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_driver.c465 .count = BMU1_BUF_COUNT, in pfe_bmu_init()