Searched refs:tmac_util_period (Results 1 - 5 of 5) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-config.c307 if ((new_config->tmac_util_period < XGE_HAL_MIN_TMAC_UTIL_PERIOD) ||
308 (new_config->tmac_util_period > XGE_HAL_MAX_TMAC_UTIL_PERIOD)) {
H A Dxgehal-mgmtaux.c1682 __HAL_AUX_ENTRY("tmac_util_period",
1683 mac->tmac_util_period, "%u");
H A Dxgehal-device.c1363 hldev->config.mac.tmac_util_period) |
/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h474 * @tmac_util_period: The sampling period over which the transmit utilization
516 int tmac_util_period; member in struct:xge_hal_mac_config_t
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c659 device_config->mac.tmac_util_period = ddi_prop_get_int(DDI_DEV_T_ANY,

Completed in 83 milliseconds