Searched refs:IGC_ERR_NVM (Results 1 – 4 of 4) sorted by relevance
216 return -IGC_ERR_NVM; in igc_poll_eerd_eewr_done()249 return -IGC_ERR_NVM; in igc_acquire_nvm_generic()362 return -IGC_ERR_NVM; in igc_ready_nvm_eeprom()392 return -IGC_ERR_NVM; in igc_read_nvm_eerd()429 s32 ret_val = -IGC_ERR_NVM; in igc_write_nvm_spi()440 return -IGC_ERR_NVM; in igc_write_nvm_spi()663 return -IGC_ERR_NVM; in igc_validate_nvm_checksum_generic()
411 return -IGC_ERR_NVM; in igc_get_hw_semaphore_i225()431 return -IGC_ERR_NVM; in igc_get_hw_semaphore_i225()548 ret_val = -IGC_ERR_NVM; in __igc_write_nvm_srwr()742 return -IGC_ERR_NVM; in igc_write_erase_flash_command_i225()785 if (ret_val == -IGC_ERR_NVM) { in igc_update_flash_i225()864 s32 ret_val = -IGC_ERR_NVM; in igc_pool_flash_update_done_i225()
943 return -IGC_ERR_NVM; in igc_get_hw_semaphore_generic()962 return -IGC_ERR_NVM; in igc_get_hw_semaphore_generic()
589 #define IGC_ERR_NVM 1 macro