Home
last modified time | relevance | path

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

/freebsd/sys/dev/qlnx/qlnxe/
H A Decore_mcp.h134 enum _ecore_status_t ecore_mcp_cmd_init(struct ecore_hwfn *p_hwfn,
H A Decore_mcp.c294 enum _ecore_status_t ecore_mcp_cmd_init(struct ecore_hwfn *p_hwfn, in ecore_mcp_cmd_init() function
H A Decore_dev.c5897 rc = ecore_mcp_cmd_init(p_hwfn, p_hwfn->p_main_ptt); in ecore_hw_prepare_single()