Searched refs:e1000_read_flash_dword_ich8lan (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 110 static s32 e1000_read_flash_dword_ich8lan(struct e1000_hw *hw, 3184 ret_val = e1000_read_flash_dword_ich8lan(hw, act_offset, in e1000_valid_nvm_bank_detect_ich8lan() 3196 ret_val = e1000_read_flash_dword_ich8lan(hw, act_offset + in e1000_valid_nvm_bank_detect_ich8lan() 3306 e1000_read_flash_dword_ich8lan(hw, in e1000_read_nvm_spt() 3321 e1000_read_flash_dword_ich8lan(hw, in e1000_read_nvm_spt() 3528 * e1000_read_flash_dword_ich8lan - Read dword from flash 3536 static s32 e1000_read_flash_dword_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_dword_ich8lan() function 3833 ret_val = e1000_read_flash_dword_ich8lan(hw, in e1000_update_nvm_checksum_spt() 3890 ret_val = e1000_read_flash_dword_ich8lan(hw, act_offset, &dword); in e1000_update_nvm_checksum_spt() 3910 ret_val = e1000_read_flash_dword_ich8lan(h in e1000_update_nvm_checksum_spt() [all...] |
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 110 static s32 e1000_read_flash_dword_ich8lan(struct e1000_hw *hw, 3204 ret_val = e1000_read_flash_dword_ich8lan(hw, act_offset, in e1000_valid_nvm_bank_detect_ich8lan() 3216 ret_val = e1000_read_flash_dword_ich8lan(hw, act_offset + in e1000_valid_nvm_bank_detect_ich8lan() 3326 e1000_read_flash_dword_ich8lan(hw, in e1000_read_nvm_spt() 3341 e1000_read_flash_dword_ich8lan(hw, in e1000_read_nvm_spt() 3548 * e1000_read_flash_dword_ich8lan - Read dword from flash 3556 static s32 e1000_read_flash_dword_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_dword_ich8lan() function 3853 ret_val = e1000_read_flash_dword_ich8lan(hw, in e1000_update_nvm_checksum_spt() 3910 ret_val = e1000_read_flash_dword_ich8lan(hw, act_offset, &dword); in e1000_update_nvm_checksum_spt() 3923 ret_val = e1000_read_flash_dword_ich8lan(h in e1000_update_nvm_checksum_spt() [all...] |
Completed in 10 milliseconds