Home
last modified time | relevance | path

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

/linux-2.4.37.9/drivers/net/e1000/
De1000_hw.c73 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