Searched refs:IGC_ERR_NVM (Results 1 – 3 of 3) sorted by relevance
123 return -IGC_ERR_NVM; in igc_poll_eerd_eewr_done()151 return -IGC_ERR_NVM; in igc_read_nvm_eerd()228 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()549 ret_val = -IGC_ERR_NVM; in __igc_write_nvm_srwr()746 return -IGC_ERR_NVM; in igc_write_erase_flash_command_i225()789 if (ret_val == -IGC_ERR_NVM) { in igc_update_flash_i225()868 int ret_val = -IGC_ERR_NVM; in igc_pool_flash_update_done_i225()
586 #define IGC_ERR_NVM 1 macro