Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_api.h99 s32 ixgbe_validate_eeprom_checksum(struct ixgbe_hw *hw, u16 *checksum_val);
H A Dixgbe_api.c759 s32 ixgbe_validate_eeprom_checksum(struct ixgbe_hw *hw, u16 *checksum_val) in ixgbe_validate_eeprom_checksum() function
H A Dixgbe_main.c1275 if (ixgbe_validate_eeprom_checksum(hw, NULL) < 0) { in ixgbe_init()
1281 if (ixgbe_validate_eeprom_checksum(hw, NULL) < 0) { in ixgbe_init()