<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_common.h' l='80' type='s32 ixgbe_write_eeprom_generic(struct ixgbe_hw * hw, u16 offset, u16 data)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='89' u='a' c='ixgbe_init_ops_generic'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='1347' ll='1364' type='s32 ixgbe_write_eeprom_generic(struct ixgbe_hw * hw, u16 offset, u16 data)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='1338'>/**
 *  ixgbe_write_eeprom_generic - Writes 16 bit value to EEPROM
 *  @hw: pointer to hardware structure
 *  @offset: offset within the EEPROM to be written to
 *  @data: 16 bit word to be written to the EEPROM
 *
 *  If ixgbe_eeprom_update_checksum is not called after this function, the
 *  EEPROM will most likely contain an invalid checksum.
 **/</doc>
