Home
last modified time | relevance | path

Searched refs:E1000_ERR_NVM (Results 1 – 10 of 10) sorted by relevance

/drivers/net/ethernet/intel/e1000e/
Dnvm.c165 return -E1000_ERR_NVM; in e1000e_poll_eerd_eewr_done()
196 return -E1000_ERR_NVM; in e1000e_acquire_nvm()
301 return -E1000_ERR_NVM; in e1000_ready_nvm_eeprom()
329 return -E1000_ERR_NVM; in e1000e_read_nvm_eerd()
362 s32 ret_val = -E1000_ERR_NVM; in e1000e_write_nvm_spi()
371 return -E1000_ERR_NVM; in e1000e_write_nvm_spi()
586 return -E1000_ERR_NVM; in e1000e_validate_nvm_checksum_generic()
D82571.c509 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_82571()
737 ret_val = -E1000_ERR_NVM; in e1000_write_nvm_82571()
776 return -E1000_ERR_NVM; in e1000_update_nvm_checksum_82571()
799 return -E1000_ERR_NVM; in e1000_update_nvm_checksum_82571()
846 return -E1000_ERR_NVM; in e1000_write_nvm_eewr_82571()
Dich8lan.c2593 return -E1000_ERR_NVM; in e1000_valid_nvm_bank_detect_ich8lan()
2619 ret_val = -E1000_ERR_NVM; in e1000_read_nvm_ich8lan()
2667 s32 ret_val = -E1000_ERR_NVM; in e1000_flash_cycle_init_ich8lan()
2674 return -E1000_ERR_NVM; in e1000_flash_cycle_init_ich8lan()
2756 return -E1000_ERR_NVM; in e1000_flash_cycle_ich8lan()
2816 s32 ret_val = -E1000_ERR_NVM; in e1000_read_flash_data_ich8lan()
2820 return -E1000_ERR_NVM; in e1000_read_flash_data_ich8lan()
2895 return -E1000_ERR_NVM; in e1000_write_nvm_ich8lan()
3175 return -E1000_ERR_NVM; in e1000_write_flash_data_ich8lan()
3272 return -E1000_ERR_NVM; in e1000_retry_write_flash_byte_ich8lan()
[all …]
Ddefines.h485 #define E1000_ERR_NVM 1 macro
Dmac.c1391 return -E1000_ERR_NVM; in e1000e_get_hw_semaphore()
1410 return -E1000_ERR_NVM; in e1000e_get_hw_semaphore()
/drivers/net/ethernet/intel/igb/
De1000_nvm.c155 s32 ret_val = -E1000_ERR_NVM; in igb_poll_eerd_eewr_done()
204 ret_val = -E1000_ERR_NVM; in igb_acquire_nvm()
311 ret_val = -E1000_ERR_NVM; in igb_ready_nvm_eeprom()
343 ret_val = -E1000_ERR_NVM; in igb_read_nvm_spi()
401 ret_val = -E1000_ERR_NVM; in igb_read_nvm_eerd()
437 s32 ret_val = -E1000_ERR_NVM; in igb_write_nvm_spi()
664 ret_val = -E1000_ERR_NVM; in igb_validate_nvm_checksum()
De1000_i210.c79 return -E1000_ERR_NVM; in igb_get_hw_semaphore_i210()
99 return -E1000_ERR_NVM; in igb_get_hw_semaphore_i210()
263 ret_val = -E1000_ERR_NVM; in igb_write_nvm_srwr()
648 s32 ret_val = -E1000_ERR_NVM; in igb_pool_flash_update_done_i210()
674 if (ret_val == -E1000_ERR_NVM) { in igb_update_flash_i210()
De1000_mac.c1213 ret_val = -E1000_ERR_NVM; in igb_get_hw_semaphore()
1233 ret_val = -E1000_ERR_NVM; in igb_get_hw_semaphore()
De1000_defines.h458 #define E1000_ERR_NVM 1 macro
De1000_82575.c2121 ret_val = -E1000_ERR_NVM; in igb_validate_nvm_checksum_with_offset()