Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h533 #define XGE_HAL_MIN_RMAC_PAUSE_RCV_EN 0 macro
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c327 if ((new_config->rmac_pause_rcv_en < XGE_HAL_MIN_RMAC_PAUSE_RCV_EN) || in __hal_mac_config_check()