Searched refs:e1000_read_flash_dword_ich8lan (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/drivers/net/ethernet/intel/e1000e/ |
D | ich8lan.c | 128 static s32 e1000_read_flash_dword_ich8lan(struct e1000_hw *hw, 3144 e1000_read_flash_dword_ich8lan(hw, in e1000_read_nvm_spt() 3159 e1000_read_flash_dword_ich8lan(hw, in e1000_read_nvm_spt() 3374 static s32 e1000_read_flash_dword_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_dword_ich8lan() function 3672 ret_val = e1000_read_flash_dword_ich8lan(hw, in e1000_update_nvm_checksum_spt() 3729 ret_val = e1000_read_flash_dword_ich8lan(hw, act_offset, &dword); in e1000_update_nvm_checksum_spt() 3749 ret_val = e1000_read_flash_dword_ich8lan(hw, act_offset, &dword); in e1000_update_nvm_checksum_spt()
|