Searched refs:ixgb_write_eeprom (Results 1 – 3 of 3) sorted by relevance
77 void ixgb_write_eeprom(struct ixgb_hw *hw, u16 reg, u16 data);
338 ixgb_write_eeprom(hw, EEPROM_CHECKSUM_REG, checksum); in ixgb_update_eeprom_checksum()353 ixgb_write_eeprom(struct ixgb_hw *hw, u16 offset, u16 data) in ixgb_write_eeprom() function
443 ixgb_write_eeprom(hw, first_word + i, eeprom_buff[i]); in ixgb_set_eeprom()
Completed in 5 milliseconds