Searched refs:e1000_write_flash_data32_ich8lan (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/e1000e/
H A Dich8lan.c112 static s32 e1000_write_flash_data32_ich8lan(struct e1000_hw *hw,
4312 * e1000_write_flash_data32_ich8lan - Writes 4 bytes to the NVM
4319 static s32 e1000_write_flash_data32_ich8lan(struct e1000_hw *hw, u32 offset, function
4428 ret_val = e1000_write_flash_data32_ich8lan(hw, offset, dword);
4435 ret_val = e1000_write_flash_data32_ich8lan(hw, offset, dword);

Completed in 383 milliseconds