Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c46 static s32 e1000_write_eeprom_microwire(struct e1000_hw *hw, u16 offset,
4058 status = e1000_write_eeprom_microwire(hw, offset, words, data); in e1000_do_write_eeprom()
4138 * e1000_write_eeprom_microwire - Writes a 16 bit word to a given offset in a Microwire EEPROM.
4144 static s32 e1000_write_eeprom_microwire(struct e1000_hw *hw, u16 offset, in e1000_write_eeprom_microwire() function
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c46 static s32 e1000_write_eeprom_microwire(struct e1000_hw *hw, u16 offset,
4059 status = e1000_write_eeprom_microwire(hw, offset, words, data); in e1000_do_write_eeprom()
4139 * e1000_write_eeprom_microwire - Writes a 16 bit word to a given offset in a Microwire EEPROM.
4145 static s32 e1000_write_eeprom_microwire(struct e1000_hw *hw, u16 offset, in e1000_write_eeprom_microwire() function

Completed in 11 milliseconds