Home
last modified time | relevance | path

Searched refs:IGC_ERR_NVM (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc_nvm.c17 s32 ret_val = -IGC_ERR_NVM; in igc_poll_eerd_eewr_done()
44 * EEPROM access and return -IGC_ERR_NVM (-1).
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()
H A Digc_i225.c15 * EEPROM access and return -IGC_ERR_NVM (-1).
75 return -IGC_ERR_NVM; in igc_get_hw_semaphore_i225()
95 return -IGC_ERR_NVM; in igc_get_hw_semaphore_i225()
229 s32 ret_val = -IGC_ERR_NVM; in igc_write_nvm_srwr()
352 s32 ret_val = -IGC_ERR_NVM; in igc_pool_flash_update_done_i225()
377 if (ret_val == -IGC_ERR_NVM) { in igc_update_flash_i225()
H A Digc_defines.h78 #define IGC_ERR_NVM 1 macro
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc_nvm.c17 s32 ret_val = -IGC_ERR_NVM; in igc_poll_eerd_eewr_done()
44 * EEPROM access and return -IGC_ERR_NVM (-1).
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()
H A Digc_i225.c15 * EEPROM access and return -IGC_ERR_NVM (-1).
75 return -IGC_ERR_NVM; in igc_get_hw_semaphore_i225()
95 return -IGC_ERR_NVM; in igc_get_hw_semaphore_i225()
229 s32 ret_val = -IGC_ERR_NVM; in igc_write_nvm_srwr()
243 ret_val = -IGC_ERR_NVM; in igc_write_nvm_srwr()
352 s32 ret_val = -IGC_ERR_NVM; in igc_pool_flash_update_done_i225()
377 if (ret_val == -IGC_ERR_NVM) { in igc_update_flash_i225()
H A Digc_defines.h119 #define IGC_ERR_NVM 1 macro

Completed in 6 milliseconds