Searched refs:IGC_ERR_NVM (Results 1 – 2 of 2) sorted by relevance
76 return -IGC_ERR_NVM; in igc_get_hw_semaphore_i225()96 return -IGC_ERR_NVM; in igc_get_hw_semaphore_i225()230 s32 ret_val = -IGC_ERR_NVM; in igc_write_nvm_srwr()244 ret_val = -IGC_ERR_NVM; in igc_write_nvm_srwr()353 s32 ret_val = -IGC_ERR_NVM; in igc_pool_flash_update_done_i225()378 if (ret_val == -IGC_ERR_NVM) { in igc_update_flash_i225()
121 #define IGC_ERR_NVM 1 macro