Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h280 #define XGE_HAL_MIN_FIFO_FRAGS 1 macro
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c378 if ((new_config->max_frags < XGE_HAL_MIN_FIFO_FRAGS) || in __hal_fifo_config_check()