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

/linux-master/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c47 static s32 e1000_write_eeprom_microwire(struct e1000_hw *hw, u16 offset,
4055 status = e1000_write_eeprom_microwire(hw, offset, words, data);
4135 * e1000_write_eeprom_microwire - Writes a 16 bit word to a given offset in a Microwire EEPROM.
4141 static s32 e1000_write_eeprom_microwire(struct e1000_hw *hw, u16 offset, function

Completed in 121 milliseconds