Searched refs:ecore_mcp_nvm_command (Results 1 – 2 of 2) sorted by relevance
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/ |
H A D | ecore_mcp.c | 2306 enum _ecore_status_t ecore_mcp_nvm_command(struct ecore_hwfn *p_hwfn, in ecore_mcp_nvm_command() function 2895 rc = ecore_mcp_nvm_command(p_hwfn, p_ptt, ¶ms); in ecore_mcp_nvm_read() 2940 rc = ecore_mcp_nvm_command(p_hwfn, p_ptt, ¶ms); in ecore_mcp_phy_read() 2982 rc = ecore_mcp_nvm_command(p_hwfn, p_ptt, ¶ms); in ecore_mcp_nvm_del_file() 3004 rc = ecore_mcp_nvm_command(p_hwfn, p_ptt, ¶ms); in ecore_mcp_nvm_put_file_begin() 3054 rc = ecore_mcp_nvm_command(p_hwfn, p_ptt, ¶ms); in ecore_mcp_nvm_write() 3097 rc = ecore_mcp_nvm_command(p_hwfn, p_ptt, ¶ms); in ecore_mcp_phy_write() 3122 rc = ecore_mcp_nvm_command(p_hwfn, p_ptt, ¶ms); in ecore_mcp_nvm_set_secure_mode() 3159 (void) ecore_mcp_nvm_command(p_hwfn, p_ptt, ¶ms); in ecore_mcp_phy_sfp_read() 3202 (void) ecore_mcp_nvm_command(p_hwfn, p_ptt, ¶ms); in ecore_mcp_phy_sfp_write() [all …]
|
H A D | ecore_mcp_api.h | 760 enum _ecore_status_t ecore_mcp_nvm_command(struct ecore_hwfn *p_hwfn,
|