Searched refs:FW_MSG_CODE_NVM_OK (Results 1 – 3 of 3) sorted by relevance
1660 #define FW_MSG_CODE_NVM_OK 0x00010000 macro
3369 if (resp != FW_MSG_CODE_NVM_OK) { in ecore_mcp_nvm_read()3526 resp != FW_MSG_CODE_NVM_OK && in ecore_mcp_nvm_write()3985 if ((resp & FW_MSG_CODE_MASK) != FW_MSG_CODE_NVM_OK) in ecore_mcp_get_mba_versions()
4456 if (nvm_result || (ret_mcp_resp & FW_MSG_CODE_MASK) != FW_MSG_CODE_NVM_OK) in ecore_find_nvram_image()4493 if ((ret_mcp_resp & FW_MSG_CODE_MASK) != FW_MSG_CODE_NVM_OK) in ecore_nvram_read()