Home
last modified time | relevance | path

Searched refs:ecore_mcp_get_mfw_ver (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_mcp_api.h655 enum _ecore_status_t ecore_mcp_get_mfw_ver(struct ecore_hwfn *p_hwfn,
H A Decore_mcp.c1968 enum _ecore_status_t ecore_mcp_get_mfw_ver(struct ecore_hwfn *p_hwfn, in ecore_mcp_get_mfw_ver() function
H A Drelease.txt4975 3. Request: ecore_mcp_get_mfw_ver() now can also return the bundle-id.
5205 4. Request: Modified ecore_mcp_get_mfw_ver() to get ptt parameter.
/illumos-gate/usr/src/uts/common/io/qede/
H A Dqede_main.c3553 ecore_mcp_get_mfw_ver(p_hwfn, p_ptt, &qede->mfw_ver, NULL); in qede_attach()