Searched refs:IGC_ERR_NVM (Results 1 – 3 of 3) sorted by relevance
17 s32 ret_val = -IGC_ERR_NVM; in igc_poll_eerd_eewr_done()67 ret_val = -IGC_ERR_NVM; in igc_acquire_nvm()109 ret_val = -IGC_ERR_NVM; in igc_read_nvm_eerd()178 ret_val = -IGC_ERR_NVM; in igc_validate_nvm_checksum()
75 return -IGC_ERR_NVM; in igc_get_hw_semaphore_i225()95 return -IGC_ERR_NVM; in igc_get_hw_semaphore_i225()222 s32 ret_val = -IGC_ERR_NVM; in igc_write_nvm_srwr()236 ret_val = -IGC_ERR_NVM; in igc_write_nvm_srwr()345 s32 ret_val = -IGC_ERR_NVM; in igc_pool_flash_update_done_i225()370 if (ret_val == -IGC_ERR_NVM) { in igc_update_flash_i225()
122 #define IGC_ERR_NVM 1 macro
Completed in 7 milliseconds