Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h399 #define XGE_HAL_MIN_RING_PRIORITY 0 macro
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c262 if ((new_config->priority < XGE_HAL_MIN_RING_PRIORITY) || in __hal_ring_queue_check()