Searched refs:ixgb_read_eeprom (Results 1 – 3 of 3) sorted by relevance
311 checksum += ixgb_read_eeprom(hw, i); in ixgb_validate_eeprom_checksum()334 checksum += ixgb_read_eeprom(hw, i); in ixgb_update_eeprom_checksum()405 ixgb_read_eeprom(struct ixgb_hw *hw, in ixgb_read_eeprom() function453 ee_data = ixgb_read_eeprom(hw, i); in ixgb_get_eeprom_data()
71 u16 ixgb_read_eeprom(struct ixgb_hw *hw, u16 reg);
431 eeprom_buff[0] = ixgb_read_eeprom(hw, first_word); in ixgb_set_eeprom()438 = ixgb_read_eeprom(hw, last_word); in ixgb_set_eeprom()
Completed in 6 milliseconds