Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-config.h761 int rth_bucket_size; member
/illumos-gate/usr/src/uts/common/io/xge/drv/
H A Dxge.c575 device_config->rth_bucket_size = XGE_HAL_MAX_RTH_BUCKET_SIZE; in xge_configuration_init()
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-mgmtaux.c1823 __HAL_AUX_ENTRY("rth_bucket_size", dev_config->rth_bucket_size, "%u"); in xge_hal_aux_device_config_read()
H A Dxgehal-device.c1854 buckets_num = (1 << hldev->config.rth_bucket_size); in __hal_device_rth_it_configure()
1895 val64 |= XGE_HAL_RTS_RTH_BUCKET_SIZE(hldev->config.rth_bucket_size); in __hal_device_rth_it_configure()
1904 hldev->config.rth_bucket_size); in __hal_device_rth_it_configure()