Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp.h492 enum _ecore_status_t ecore_mcp_initiate_pf_flr(struct ecore_hwfn *p_hwfn,
H A Decore_mcp.c3754 enum _ecore_status_t ecore_mcp_initiate_pf_flr(struct ecore_hwfn *p_hwfn, in ecore_mcp_initiate_pf_flr() function
H A Decore_dev.c4022 rc = ecore_mcp_initiate_pf_flr(p_hwfn, p_hwfn->p_main_ptt); in ecore_hw_prepare_single()