Home
last modified time | relevance | path

Searched refs:e1000_write_eeprom_spi (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c45 static s32 e1000_write_eeprom_spi(struct e1000_hw *hw, u16 offset,
4057 status = e1000_write_eeprom_spi(hw, offset, words, data); in e1000_do_write_eeprom()
4074 static s32 e1000_write_eeprom_spi(struct e1000_hw *hw, u16 offset, u16 words, in e1000_write_eeprom_spi() function