Home
last modified time | relevance | path

Searched refs:rts_port_en (Results 1 – 4 of 4) sorted by relevance

/titanic_50/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h424 int rts_port_en; member
840 int rts_port_en; member
/titanic_50/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c624 if ((new_config->rts_port_en < XGE_HAL_MIN_RING_RTS_PORT_EN) || in __hal_device_config_check_common()
625 (new_config->rts_port_en > XGE_HAL_MAX_RING_RTS_PORT_EN)) { in __hal_device_config_check_common()
H A Dxgehal-ring.c514 !hldev->config.rts_port_en && in __hal_ring_hw_initialize()
H A Dxgehal-device.c1522 if (!hldev->config.rts_port_en) { in __hal_device_rts_port_configure()
1543 if (!queue->configured || queue->rts_port_en) in __hal_device_rts_port_configure()