Searched refs:cancel_load (Results 1 – 1 of 1) sorted by relevance
3773 enum _ecore_status_t rc = ECORE_SUCCESS, cancel_load; in ecore_hw_init() local4020 cancel_load = ecore_mcp_cancel_load_req(p_hwfn, p_hwfn->p_main_ptt); in ecore_hw_init()4021 if (cancel_load == ECORE_NOTIMPL) { in ecore_hw_init()