Searched refs:ixgb_validate_eeprom_checksum (Results 1 – 3 of 3) sorted by relevance
98 bool ixgb_validate_eeprom_checksum(struct ixgb_hw *hw);
330 ixgb_validate_eeprom_checksum(struct ixgb_hw *hw) in ixgb_validate_eeprom_checksum() function
495 if (!ixgb_validate_eeprom_checksum(&adapter->hw)) { in ixgb_probe()2337 if (!ixgb_validate_eeprom_checksum(&adapter->hw)) { in ixgb_io_slot_reset()