Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/e1000e/
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()
Dich8lan.c3217 return -E1000_ERR_NVM; in e1000_valid_nvm_bank_detect_ich8lan()
3260 return -E1000_ERR_NVM; in e1000_valid_nvm_bank_detect_ich8lan()
3288 ret_val = -E1000_ERR_NVM; in e1000_read_nvm_spt()
3379 ret_val = -E1000_ERR_NVM; in e1000_read_nvm_ich8lan()
3427 s32 ret_val = -E1000_ERR_NVM; in e1000_flash_cycle_init_ich8lan()
3434 return -E1000_ERR_NVM; in e1000_flash_cycle_init_ich8lan()
3532 return -E1000_ERR_NVM; in e1000_flash_cycle_ich8lan()
3588 return -E1000_ERR_NVM; in e1000_read_flash_byte_ich8lan()
3616 s32 ret_val = -E1000_ERR_NVM; in e1000_read_flash_data_ich8lan()
3620 return -E1000_ERR_NVM; in e1000_read_flash_data_ich8lan()
[all …]
D82571.c481 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_82571()
709 ret_val = -E1000_ERR_NVM; in e1000_write_nvm_82571()
748 return -E1000_ERR_NVM; in e1000_update_nvm_checksum_82571()
771 return -E1000_ERR_NVM; in e1000_update_nvm_checksum_82571()
818 return -E1000_ERR_NVM; in e1000_write_nvm_eewr_82571()
Ddefines.h488 #define E1000_ERR_NVM 1 macro
Dmac.c1372 return -E1000_ERR_NVM; in e1000e_get_hw_semaphore()
1391 return -E1000_ERR_NVM; in e1000e_get_hw_semaphore()
/linux-6.1.9/drivers/net/ethernet/intel/igb/
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()
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()
630 s32 ret_val = -E1000_ERR_NVM; in igb_pool_flash_update_done_i210()
673 if (ret_val == -E1000_ERR_NVM) { in igb_update_flash_i210()
De1000_mac.c1283 ret_val = -E1000_ERR_NVM; in igb_get_hw_semaphore()
1303 ret_val = -E1000_ERR_NVM; in igb_get_hw_semaphore()
De1000_defines.h484 #define E1000_ERR_NVM 1 macro
De1000_82575.c2379 ret_val = -E1000_ERR_NVM; in igb_validate_nvm_checksum_with_offset()