Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_api.h106 s32 ixgbe_validate_eeprom_checksum(struct ixgbe_hw *hw, u16 *checksum_val);
H A Dixgbe_api.c859 s32 ixgbe_validate_eeprom_checksum(struct ixgbe_hw *hw, u16 *checksum_val) in ixgbe_validate_eeprom_checksum() function
/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_main.c1379 if (ixgbe_validate_eeprom_checksum(hw, NULL) < 0) { in ixgbe_init()
1385 if (ixgbe_validate_eeprom_checksum(hw, NULL) < 0) { in ixgbe_init()