Searched refs:IGC_ERR_NVM (Results 1 – 3 of 3) 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()
17 s32 ret_val = -IGC_ERR_NVM; in igc_poll_eerd_eewr_done()59 ret_val = -IGC_ERR_NVM; in igc_read_nvm_eerd()128 ret_val = -IGC_ERR_NVM; in igc_validate_nvm_checksum()
121 #define IGC_ERR_NVM 1 macro