Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/e1000e/
H A Dnvm.c139 return -E1000_ERR_NVM; in e1000e_poll_eerd_eewr_done()
170 return -E1000_ERR_NVM; in e1000e_acquire_nvm()
275 return -E1000_ERR_NVM; in e1000_ready_nvm_eeprom()
303 return -E1000_ERR_NVM; in e1000e_read_nvm_eerd()
338 s32 ret_val = -E1000_ERR_NVM; in e1000e_write_nvm_spi()
347 return -E1000_ERR_NVM; in e1000e_write_nvm_spi()
563 return -E1000_ERR_NVM; in e1000e_validate_nvm_checksum_generic()
H A Dich8lan.c3285 return -E1000_ERR_NVM; in e1000_valid_nvm_bank_detect_ich8lan()
3328 return -E1000_ERR_NVM; in e1000_valid_nvm_bank_detect_ich8lan()
3356 ret_val = -E1000_ERR_NVM; in e1000_read_nvm_spt()
3447 ret_val = -E1000_ERR_NVM; in e1000_read_nvm_ich8lan()
3495 s32 ret_val = -E1000_ERR_NVM; in e1000_flash_cycle_init_ich8lan()
3502 return -E1000_ERR_NVM; in e1000_flash_cycle_init_ich8lan()
3600 return -E1000_ERR_NVM; in e1000_flash_cycle_ich8lan()
3656 return -E1000_ERR_NVM; in e1000_read_flash_byte_ich8lan()
3684 s32 ret_val = -E1000_ERR_NVM; in e1000_read_flash_data_ich8lan()
3688 return -E1000_ERR_NVM; in e1000_read_flash_data_ich8lan()
[all …]
H A D82571.c480 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_82571()
708 ret_val = -E1000_ERR_NVM; in e1000_write_nvm_82571()
747 return -E1000_ERR_NVM; in e1000_update_nvm_checksum_82571()
770 return -E1000_ERR_NVM; in e1000_update_nvm_checksum_82571()
817 return -E1000_ERR_NVM; in e1000_write_nvm_eewr_82571()
H A Ddefines.h488 #define E1000_ERR_NVM 1 macro
H A Dmac.c1370 return -E1000_ERR_NVM; in e1000e_get_hw_semaphore()
1389 return -E1000_ERR_NVM; in e1000e_get_hw_semaphore()
/linux/drivers/net/ethernet/intel/igb/
H A De1000_nvm.c131 s32 ret_val = -E1000_ERR_NVM; in igb_poll_eerd_eewr_done()
180 ret_val = -E1000_ERR_NVM; in igb_acquire_nvm()
287 ret_val = -E1000_ERR_NVM; in igb_ready_nvm_eeprom()
319 ret_val = -E1000_ERR_NVM; in igb_read_nvm_spi()
377 ret_val = -E1000_ERR_NVM; in igb_read_nvm_eerd()
413 s32 ret_val = -E1000_ERR_NVM; in igb_write_nvm_spi()
641 ret_val = -E1000_ERR_NVM; in igb_validate_nvm_checksum()
H A De1000_i210.c57 return -E1000_ERR_NVM; in igb_get_hw_semaphore_i210()
77 return -E1000_ERR_NVM; in igb_get_hw_semaphore_i210()
241 ret_val = -E1000_ERR_NVM; in igb_write_nvm_srwr()
631 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()
H A De1000_mac.c1283 ret_val = -E1000_ERR_NVM; in igb_get_hw_semaphore()
1303 ret_val = -E1000_ERR_NVM; in igb_get_hw_semaphore()
H A De1000_defines.h484 #define E1000_ERR_NVM 1 macro
H A De1000_82575.c2377 ret_val = -E1000_ERR_NVM; in igb_validate_nvm_checksum_with_offset()