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