Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h288 #define XGE_HAL_MIN_FIFO_MEMBLOCK_SIZE 4096 macro
/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c390 if ((new_config->memblock_size < XGE_HAL_MIN_FIFO_MEMBLOCK_SIZE) || in __hal_fifo_config_check()