Searched refs:e1000_read_eeprom_eerd (Results 1 – 1 of 1) sorted by relevance
73 static int32_t e1000_read_eeprom_eerd(struct e1000_hw *hw, uint16_t offset, uint16_t words, uint16_…5002 return e1000_read_eeprom_eerd(hw, offset, words, data); in e1000_read_eeprom()5068 e1000_read_eeprom_eerd(struct e1000_hw *hw, in e1000_read_eeprom_eerd() function