Home
last modified time | relevance | path

Searched refs:bimodal_tti (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/uts/common/io/xge/hal/include/
H A Dxgehal-device.h364 xge_hal_tti_config_t bimodal_tti[XGE_HAL_MAX_RING_NUM]; member
/illumos-gate/usr/src/uts/common/io/xge/hal/xgehal/
H A Dxgehal-device.c916 tti = &hldev->bimodal_tti[i]; in __hal_device_bimodal_configure()
1075 if (!hldev->bimodal_tti[i].enabled) in __hal_device_tti_configure()
1081 status = __hal_device_tti_apply(hldev, &hldev->bimodal_tti[i], in __hal_device_tti_configure()
3293 tval = hldev->bimodal_tti[ring_no].timer_val_us; in __hal_update_bimodal()
3669 if (hldev->bimodal_tti[i].enabled) in __hal_device_handle_txpic()
H A Dxgehal-mgmtaux.c1777 tti = &hldev->bimodal_tti[i]; in xge_hal_aux_device_config_read()