Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/vxge/vxgehal/
HDvxgehal-config.c1941 if ((new_config->refill_threshold_low < in __hal_device_config_check()
1943 (new_config->refill_threshold_low > in __hal_device_config_check()
2766 device_config->refill_threshold_low = VXGE_HAL_DEF_REFILL_THRESHOLD_LOW; in vxge_hal_device_config_default_get()
HDvxgehal-mgmtaux.c681 dev_config->refill_threshold_low, "%u"); in vxge_hal_aux_device_config_read()
/freebsd-11-stable/sys/dev/vxge/include/
HDvxgehal-config.h2524 u32 refill_threshold_low; member