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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/ixgb/
H A Dixgb_ee.h104 void ixgb_write_eeprom(struct ixgb_hw *hw, u16 reg, u16 data);
H A Dixgb_ee.c354 ixgb_write_eeprom(hw, EEPROM_CHECKSUM_REG, checksum);
369 ixgb_write_eeprom(struct ixgb_hw *hw, u16 offset, u16 data) function
H A Dixgb_ethtool.c510 ixgb_write_eeprom(hw, first_word + i, eeprom_buff[i]);

Completed in 101 milliseconds