Searched refs:no_wqe_threshold (Results 1 – 3 of 3) sorted by relevance
1931 if ((new_config->no_wqe_threshold < VXGE_HAL_MIN_NO_WQE_THRESHOLD) || in __hal_device_config_check()1932 (new_config->no_wqe_threshold > VXGE_HAL_MAX_NO_WQE_THRESHOLD)) in __hal_device_config_check()2770 device_config->no_wqe_threshold = VXGE_HAL_DEF_NO_WQE_THRESHOLD; in vxge_hal_device_config_default_get()
677 dev_config->no_wqe_threshold, "%u"); in vxge_hal_aux_device_config_read()
2514 u32 no_wqe_threshold; member