Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/pfe/cbus/
H A Dtmu_csr.h139 u32 llm_queue_len; member
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_hw.c899 debug("TMU_LLM_QUE_LEN %x\n", cfg->llm_queue_len); in tmu_init()
900 writel(cfg->llm_queue_len, TMU_LLM_QUE_LEN); in tmu_init()
H A Dpfe_driver.c449 .llm_queue_len = TMU_LLM_QUEUE_LEN, in pfe_tmu_init()