Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/qlnx/qlnxe/
HDecore_mcp.h137 enum _ecore_status_t ecore_mcp_cmd_init(struct ecore_hwfn *p_hwfn,
HDecore_mcp.c296 enum _ecore_status_t ecore_mcp_cmd_init(struct ecore_hwfn *p_hwfn, in ecore_mcp_cmd_init() function
HDecore_dev.c5901 rc = ecore_mcp_cmd_init(p_hwfn, p_hwfn->p_main_ptt); in ecore_hw_prepare_single()