Searched refs:p_load_req (Results 1 – 1 of 1) sorted by relevance
3685 struct ecore_load_req_params *p_load_req, in ecore_fill_load_req_params() argument3695 OSAL_MEM_ZERO(p_load_req, sizeof(*p_load_req)); in ecore_fill_load_req_params()3700 p_load_req->drv_role = p_drv_load->is_crash_kernel ? in ecore_fill_load_req_params()3703 p_load_req->avoid_eng_reset = p_drv_load->avoid_eng_reset; in ecore_fill_load_req_params()3704 p_load_req->override_force_load = p_drv_load->override_force_load; in ecore_fill_load_req_params()3714 p_load_req->timeout_val = p_drv_load->mfw_timeout_val; in ecore_fill_load_req_params()3720 p_load_req->timeout_val = ECORE_LOAD_REQ_LOCK_TO_NONE; in ecore_fill_load_req_params()3723 p_load_req->timeout_val = ECORE_LOAD_REQ_LOCK_TO_DEFAULT; in ecore_fill_load_req_params()3737 (p_load_req->timeout_val == ECORE_LOAD_REQ_LOCK_TO_DEFAULT) ? in ecore_fill_load_req_params()3739 p_load_req->timeout_val); in ecore_fill_load_req_params()