Searched refs:ixgb_validate_eeprom_checksum (Results 1 – 3 of 3) sorted by relevance
73 bool ixgb_validate_eeprom_checksum(struct ixgb_hw *hw);
305 ixgb_validate_eeprom_checksum(struct ixgb_hw *hw) in ixgb_validate_eeprom_checksum() function
461 if (!ixgb_validate_eeprom_checksum(&adapter->hw)) { in ixgb_probe()2247 if (!ixgb_validate_eeprom_checksum(&adapter->hw)) { in ixgb_io_slot_reset()