Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dgpi.h38 u32 tmlf_txthres; member
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_driver.c490 .tmlf_txthres = EGPI1_TMLF_TXTHRES, in pfe_gpi_init()
496 .tmlf_txthres = EGPI2_TMLF_TXTHRES, in pfe_gpi_init()
502 .tmlf_txthres = HGPI_TMLF_TXTHRES, in pfe_gpi_init()
H A Dpfe_hw.c729 writel(cfg->tmlf_txthres, base + GPI_TMLF_TX); in gpi_set_config()