Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/qlnx/qlnxe/
Decore_dev.c3773 enum _ecore_status_t rc = ECORE_SUCCESS, cancel_load; in ecore_hw_init() local
4020 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()