Home
last modified time | relevance | path

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

/trueos/sys/dev/vxge/vxgehal/
HDvxgehal-config.c1899 if ((new_config->rth_it_type != VXGE_HAL_RTH_IT_TYPE_SOLO_IT) && in __hal_device_config_check()
1900 (new_config->rth_it_type != VXGE_HAL_RTH_IT_TYPE_MULTI_IT)) in __hal_device_config_check()
2488 device_config->rth_it_type = VXGE_HAL_RTH_IT_TYPE_DEFAULT; in vxge_hal_device_config_default_get()
HDvxgehal-virtualpath.c3329 if (hldev->header.config.rth_it_type == VXGE_HAL_RTH_IT_TYPE_SOLO_IT) { in vxge_hal_vpath_rts_rth_itable_set()
3479 if (hldev->header.config.rth_it_type == VXGE_HAL_RTH_IT_TYPE_SOLO_IT) { in vxge_hal_vpath_rts_rth_itable_get()
3618 if (hldev->header.config.rth_it_type == VXGE_HAL_RTH_IT_TYPE_SOLO_IT) { in vxge_hal_vpath_rts_rth_clr()
8588 if (hldev->header.config.rth_it_type == in __hal_vpath_mac_configure()
/trueos/sys/dev/vxge/include/
HDvxgehal-config.h2482 u32 rth_it_type; member
/trueos/sys/dev/vxge/
HDvxge.c2235 device_config->rth_it_type = VXGE_HAL_RTH_IT_TYPE_MULTI_IT; in vxge_vpath_config()