Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c370 int total_fifo_length = 0; in __hal_fifo_config_check() local
406 total_fifo_length += new_config->queue[i].max; in __hal_fifo_config_check()
409 if(total_fifo_length > XGE_HAL_MAX_FIFO_QUEUE_LENGTH){ in __hal_fifo_config_check()