Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c278 (new_config->rts_mac_en > XGE_HAL_MAX_RING_RTS_PORT_EN)) { in __hal_ring_queue_check()
625 (new_config->rts_port_en > XGE_HAL_MAX_RING_RTS_PORT_EN)) { in __hal_device_config_check_common()
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h426 #define XGE_HAL_MAX_RING_RTS_PORT_EN 1 macro