Home
last modified time | relevance | path

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

/trueos/sys/dev/nxge/xgehal/
HDxgehal-config.c375 int total_fifo_length = 0; in __hal_fifo_config_check() local
411 total_fifo_length += new_config->queue[i].max; in __hal_fifo_config_check()
414 if(total_fifo_length > XGE_HAL_MAX_FIFO_QUEUE_LENGTH){ in __hal_fifo_config_check()