Searched refs:e1000_do_read_eeprom (Results 1 – 1 of 1) sorted by relevance
64 static s32 e1000_do_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words,3850 ret = e1000_do_read_eeprom(hw, offset, words, data); in e1000_read_eeprom()3855 static s32 e1000_do_read_eeprom(struct e1000_hw *hw, u16 offset, u16 words, in e1000_do_read_eeprom() function