Searched refs:drv_resc_alloc (Results 1 – 3 of 3) sorted by relevance
235 bool drv_resc_alloc; member
3051 bool drv_resc_alloc) in __ecore_hw_set_resc_info() argument3108 drv_resc_alloc ? " - Applying default values" : ""); in __ecore_hw_set_resc_info()3109 if (drv_resc_alloc) { in __ecore_hw_set_resc_info()3132 bool drv_resc_alloc) in ecore_hw_set_resc_info() argument3138 rc = __ecore_hw_set_resc_info(p_hwfn, res_id, drv_resc_alloc); in ecore_hw_set_resc_info()3150 bool drv_resc_alloc) in ecore_hw_get_resc() argument3214 rc = ecore_hw_set_resc_info(p_hwfn, drv_resc_alloc); in ecore_hw_get_resc()3691 bool drv_resc_alloc = p_params->drv_resc_alloc; in ecore_get_hw_info() local3800 rc = ecore_hw_get_resc(p_hwfn, drv_resc_alloc); in ecore_get_hw_info()
873 p_params.drv_resc_alloc = 0; in qede_prepare_edev()