Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/qede/base/
H A Decore_mcp.h106 enum _ecore_status_t ecore_mcp_cmd_init(struct ecore_hwfn *p_hwfn,
H A Decore_mcp.c273 enum _ecore_status_t ecore_mcp_cmd_init(struct ecore_hwfn *p_hwfn, in ecore_mcp_cmd_init() function
H A Decore_dev.c5691 rc = ecore_mcp_cmd_init(p_hwfn, p_hwfn->p_main_ptt); in ecore_hw_prepare_single()