<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_common.h' l='86' type='s32 ixgbe_write_eewr_generic(struct ixgbe_hw * hw, u16 offset, u16 data)'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='1673' ll='1676' type='s32 ixgbe_write_eewr_generic(struct ixgbe_hw * hw, u16 offset, u16 data)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='1665'>/**
 *  ixgbe_write_eewr_generic - Write EEPROM word using EEWR
 *  @hw: pointer to hardware structure
 *  @offset: offset of  word in the EEPROM to write
 *  @data: word write to the EEPROM
 *
 *  Write a 16 bit word to the EEPROM using the EEWR register.
 **/</doc>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_x540.c' l='429' u='c' c='ixgbe_write_eewr_X540'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_x540.c' l='638' u='c' c='ixgbe_update_eeprom_checksum_X540'/>
