Searched refs:total_fifo_length (Results 1 – 1 of 1) sorted by relevance
370 int total_fifo_length = 0; in __hal_fifo_config_check() local406 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()