Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/net/ethernet/intel/ixgb/
A Dixgb_ee.h77 void ixgb_write_eeprom(struct ixgb_hw *hw, u16 reg, u16 data);
A Dixgb_ee.c338 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
A Dixgb_ethtool.c443 ixgb_write_eeprom(hw, first_word + i, eeprom_buff[i]); in ixgb_set_eeprom()

Completed in 7 milliseconds