Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/e1000e/
Dnvm.c157 return -E1000_ERR_NVM; in e1000e_poll_eerd_eewr_done()
188 return -E1000_ERR_NVM; in e1000e_acquire_nvm()
293 return -E1000_ERR_NVM; in e1000_ready_nvm_eeprom()
321 return -E1000_ERR_NVM; in e1000e_read_nvm_eerd()
356 s32 ret_val = -E1000_ERR_NVM; in e1000e_write_nvm_spi()
365 return -E1000_ERR_NVM; in e1000e_write_nvm_spi()
581 return -E1000_ERR_NVM; in e1000e_validate_nvm_checksum_generic()
Dich8lan.c3042 return -E1000_ERR_NVM; in e1000_valid_nvm_bank_detect_ich8lan()
3090 return -E1000_ERR_NVM; in e1000_valid_nvm_bank_detect_ich8lan()
3118 ret_val = -E1000_ERR_NVM; in e1000_read_nvm_spt()
3209 ret_val = -E1000_ERR_NVM; in e1000_read_nvm_ich8lan()
3257 s32 ret_val = -E1000_ERR_NVM; in e1000_flash_cycle_init_ich8lan()
3264 return -E1000_ERR_NVM; in e1000_flash_cycle_init_ich8lan()
3362 return -E1000_ERR_NVM; in e1000_flash_cycle_ich8lan()
3418 return -E1000_ERR_NVM; in e1000_read_flash_byte_ich8lan()
3446 s32 ret_val = -E1000_ERR_NVM; in e1000_read_flash_data_ich8lan()
3450 return -E1000_ERR_NVM; in e1000_read_flash_data_ich8lan()
[all …]
D82571.c499 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_82571()
727 ret_val = -E1000_ERR_NVM; in e1000_write_nvm_82571()
766 return -E1000_ERR_NVM; in e1000_update_nvm_checksum_82571()
789 return -E1000_ERR_NVM; in e1000_update_nvm_checksum_82571()
836 return -E1000_ERR_NVM; in e1000_write_nvm_eewr_82571()
Ddefines.h482 #define E1000_ERR_NVM 1 macro
Dmac.c1390 return -E1000_ERR_NVM; in e1000e_get_hw_semaphore()
1409 return -E1000_ERR_NVM; in e1000e_get_hw_semaphore()
/linux-4.1.27/drivers/net/ethernet/intel/igb/
De1000_nvm.c150 s32 ret_val = -E1000_ERR_NVM; in igb_poll_eerd_eewr_done()
199 ret_val = -E1000_ERR_NVM; in igb_acquire_nvm()
306 ret_val = -E1000_ERR_NVM; in igb_ready_nvm_eeprom()
338 ret_val = -E1000_ERR_NVM; in igb_read_nvm_spi()
396 ret_val = -E1000_ERR_NVM; in igb_read_nvm_eerd()
432 s32 ret_val = -E1000_ERR_NVM; in igb_write_nvm_spi()
660 ret_val = -E1000_ERR_NVM; in igb_validate_nvm_checksum()
De1000_i210.c77 return -E1000_ERR_NVM; in igb_get_hw_semaphore_i210()
97 return -E1000_ERR_NVM; in igb_get_hw_semaphore_i210()
261 ret_val = -E1000_ERR_NVM; in igb_write_nvm_srwr()
649 s32 ret_val = -E1000_ERR_NVM; in igb_pool_flash_update_done_i210()
692 if (ret_val == -E1000_ERR_NVM) { in igb_update_flash_i210()
De1000_mac.c1204 ret_val = -E1000_ERR_NVM; in igb_get_hw_semaphore()
1224 ret_val = -E1000_ERR_NVM; in igb_get_hw_semaphore()
De1000_defines.h464 #define E1000_ERR_NVM 1 macro
De1000_82575.c2338 ret_val = -E1000_ERR_NVM; in igb_validate_nvm_checksum_with_offset()