Home
last modified time | relevance | path

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

/openbmc/u-boot/include/net/pfe_eth/
H A Dpfe_eth.h42 #define TMU_LLM_QUEUE_LEN (16 * 256) macro
44 #define TMU_LLM_SIZE (4 * 16 * TMU_LLM_QUEUE_LEN)
/openbmc/u-boot/drivers/net/pfe_eth/
H A Dpfe_driver.c449 .llm_queue_len = TMU_LLM_QUEUE_LEN, in pfe_tmu_init()