Searched refs:ixgb_write_eeprom (Results 1 – 3 of 3) sorted by relevance
102 void ixgb_write_eeprom(struct ixgb_hw *hw, u16 reg, u16 data);
363 ixgb_write_eeprom(hw, EEPROM_CHECKSUM_REG, checksum); in ixgb_update_eeprom_checksum()378 ixgb_write_eeprom(struct ixgb_hw *hw, u16 offset, u16 data) in ixgb_write_eeprom() function
460 ixgb_write_eeprom(hw, first_word + i, eeprom_buff[i]); in ixgb_set_eeprom()