Searched refs:FW_MSG_CODE_NVM_OK (Results 1 – 3 of 3) sorted by relevance
1667 #define FW_MSG_CODE_NVM_OK 0x00010000 macro
3372 if (resp != FW_MSG_CODE_NVM_OK) { in ecore_mcp_nvm_read()3529 resp != FW_MSG_CODE_NVM_OK && in ecore_mcp_nvm_write()3988 if ((resp & FW_MSG_CODE_MASK) != FW_MSG_CODE_NVM_OK) in ecore_mcp_get_mba_versions()
4478 if (nvm_result || (ret_mcp_resp & FW_MSG_CODE_MASK) != FW_MSG_CODE_NVM_OK) in ecore_find_nvram_image()4515 if ((ret_mcp_resp & FW_MSG_CODE_MASK) != FW_MSG_CODE_NVM_OK) in ecore_nvram_read()