Searched refs:e1000_read_flash_word_ich8lan (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 104 static s32 e1000_read_flash_word_ich8lan(struct e1000_hw *hw, u32 offset, 3391 ret_val = e1000_read_flash_word_ich8lan(hw, in e1000_read_nvm_ich8lan() 3545 * e1000_read_flash_word_ich8lan - Read word from flash 3553 static s32 e1000_read_flash_word_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_word_ich8lan() function 4000 ret_val = e1000_read_flash_word_ich8lan(hw, i + in e1000_update_nvm_checksum_ich8lan() 4051 ret_val = e1000_read_flash_word_ich8lan(hw, act_offset, &data); in e1000_update_nvm_checksum_ich8lan()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 104 static s32 e1000_read_flash_word_ich8lan(struct e1000_hw *hw, u32 offset, 3411 ret_val = e1000_read_flash_word_ich8lan(hw, in e1000_read_nvm_ich8lan() 3565 * e1000_read_flash_word_ich8lan - Read word from flash 3573 static s32 e1000_read_flash_word_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_word_ich8lan() function 4013 ret_val = e1000_read_flash_word_ich8lan(hw, i + in e1000_update_nvm_checksum_ich8lan() 4064 ret_val = e1000_read_flash_word_ich8lan(hw, act_offset, &data); in e1000_update_nvm_checksum_ich8lan()
|
Completed in 15 milliseconds