Home
last modified time | relevance | path

Searched refs:stats_read_method (Results 1 – 6 of 6) sorted by relevance

/NextBSD/sys/dev/vxge/vxgehal/
HDvxgehal-config.c1951 if ((new_config->stats_read_method != in __hal_device_config_check()
1953 (new_config->stats_read_method != in __hal_device_config_check()
2781 device_config->stats_read_method = VXGE_HAL_STATS_READ_METHOD_DEFAULT; in vxge_hal_device_config_default_get()
HDvxgehal-device.c3048 if (hldev->header.config.stats_read_method == in vxge_hal_device_hw_stats_enable()
3149 if (hldev->header.config.stats_read_method == in vxge_hal_device_hw_stats_get()
HDvxgehal-mrpcim.c2365 if (hldev->header.config.stats_read_method == in vxge_hal_mrpcim_stats_enable()
2487 if (hldev->header.config.stats_read_method == in vxge_hal_mrpcim_stats_get()
HDvxgehal-mgmtaux.c687 dev_config->stats_read_method, "%u"); in vxge_hal_aux_device_config_read()
HDvxgehal-virtualpath.c10279 if (hldev->header.config.stats_read_method == in vxge_hal_vpath_hw_stats_enable()
/NextBSD/sys/dev/vxge/include/
HDvxgehal-config.h2539 u32 stats_read_method; member