Home
last modified time | relevance | path

Searched refs:IGC_ERR_NVM (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/ethernet/intel/igc/
A Digc_nvm.c17 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()
A Digc_i225.c75 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()
A Digc_defines.h122 #define IGC_ERR_NVM 1 macro

Completed in 7 milliseconds