Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_mcp.h238 enum _ecore_status_t ecore_mcp_cancel_load_req(struct ecore_hwfn *p_hwfn,
H A Decore_mcp.c846 enum _ecore_status_t ecore_mcp_cancel_load_req(struct ecore_hwfn *p_hwfn, in ecore_mcp_cancel_load_req() function
1133 ecore_mcp_cancel_load_req(p_hwfn, p_ptt); in ecore_mcp_load_req()
H A Decore_dev.c4016 cancel_load = ecore_mcp_cancel_load_req(p_hwfn, p_hwfn->p_main_ptt); in ecore_hw_init()