Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/e1000/base/
H A De1000_nvm.c231 return -E1000_ERR_NVM; in e1000_poll_eerd_eewr_done()
264 return -E1000_ERR_NVM; in e1000_acquire_nvm_generic()
405 return -E1000_ERR_NVM; in e1000_ready_nvm_eeprom()
437 return -E1000_ERR_NVM; in e1000_read_nvm_spi()
497 return -E1000_ERR_NVM; in e1000_read_nvm_microwire()
550 return -E1000_ERR_NVM; in e1000_read_nvm_eerd()
587 s32 ret_val = -E1000_ERR_NVM; in e1000_write_nvm_spi()
598 return -E1000_ERR_NVM; in e1000_write_nvm_spi()
681 return -E1000_ERR_NVM; in e1000_write_nvm_microwire()
719 ret_val = -E1000_ERR_NVM; in e1000_write_nvm_microwire()
[all …]
H A De1000_i210.c169 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_i210()
189 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_i210()
308 ret_val = -E1000_ERR_NVM; in e1000_write_nvm_srwr()
694 if (ret_val == -E1000_ERR_NVM) { in e1000_update_flash_i210()
719 s32 ret_val = -E1000_ERR_NVM; in e1000_pool_flash_update_done_i210()
H A De1000_ich8lan.c3378 return -E1000_ERR_NVM; in e1000_valid_nvm_bank_detect_ich8lan()
3421 return -E1000_ERR_NVM; in e1000_valid_nvm_bank_detect_ich8lan()
3601 return -E1000_ERR_NVM; in e1000_flash_cycle_init_ich8lan()
3707 return -E1000_ERR_NVM; in e1000_flash_cycle_ich8lan()
3725 return -E1000_ERR_NVM; in e1000_read_flash_dword_ich8lan()
3748 return -E1000_ERR_NVM; in e1000_read_flash_word_ich8lan()
3774 return -E1000_ERR_NVM; in e1000_read_flash_byte_ich8lan()
3808 return -E1000_ERR_NVM; in e1000_read_flash_data_ich8lan()
3961 return -E1000_ERR_NVM; in e1000_write_nvm_ich8lan()
4581 return -E1000_ERR_NVM; in e1000_retry_write_flash_dword_ich8lan()
[all …]
H A De1000_82571.c533 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_82571()
781 ret_val = -E1000_ERR_NVM; in e1000_write_nvm_82571()
822 return -E1000_ERR_NVM; in e1000_update_nvm_checksum_82571()
845 return -E1000_ERR_NVM; in e1000_update_nvm_checksum_82571()
896 return -E1000_ERR_NVM; in e1000_write_nvm_eewr_82571()
H A De1000_mac.c1708 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_generic()
1727 return -E1000_ERR_NVM; in e1000_get_hw_semaphore_generic()
H A De1000_defines.h674 #define E1000_ERR_NVM 1 macro
H A De1000_82543.c1004 ret_val = -E1000_ERR_NVM; in e1000_setup_link_82543()
H A De1000_82575.c2415 ret_val = -E1000_ERR_NVM; in e1000_validate_nvm_checksum_with_offset()