Searched refs:e1000_read_flash_data32_ich8lan (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 108 static s32 e1000_read_flash_data32_ich8lan(struct e1000_hw *hw, u32 offset, 3541 return e1000_read_flash_data32_ich8lan(hw, offset, data); in e1000_read_flash_dword_ich8lan() 3669 * e1000_read_flash_data32_ich8lan - Read dword from NVM 3677 static s32 e1000_read_flash_data32_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_data32_ich8lan() function
|
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000e/ |
H A D | ich8lan.c | 108 static s32 e1000_read_flash_data32_ich8lan(struct e1000_hw *hw, u32 offset, 3561 return e1000_read_flash_data32_ich8lan(hw, offset, data); in e1000_read_flash_dword_ich8lan() 3689 * e1000_read_flash_data32_ich8lan - Read dword from NVM 3697 static s32 e1000_read_flash_data32_ich8lan(struct e1000_hw *hw, u32 offset, in e1000_read_flash_data32_ich8lan() function
|
Completed in 13 milliseconds