<dec f='src/src/sys/dev/pci/ixgbe/ixgbe_common.h' l='94' type='s32 ixgbe_validate_eeprom_checksum_generic(struct ixgbe_hw * hw, u16 * checksum_val)'/>
<use f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='92' u='a' c='ixgbe_init_ops_generic'/>
<def f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='2162' ll='2198' type='s32 ixgbe_validate_eeprom_checksum_generic(struct ixgbe_hw * hw, u16 * checksum_val)'/>
<doc f='src/src/sys/dev/pci/ixgbe/ixgbe_common.c' l='2154'>/**
 *  ixgbe_validate_eeprom_checksum_generic - Validate EEPROM checksum
 *  @hw: pointer to hardware structure
 *  @checksum_val: calculated checksum
 *
 *  Performs checksum calculation and validates the EEPROM checksum.  If the
 *  caller does not need checksum_val, the value can be NULL.
 **/</doc>
