Searched refs:e1000_validate_eeprom_checksum (Results 1 - 3 of 3) sorted by relevance

/linux-4.4.14/drivers/net/ethernet/intel/e1000/
H A De1000_hw.c3981 * e1000_validate_eeprom_checksum - Verifies that the EEPROM has a valid checksum
3988 s32 e1000_validate_eeprom_checksum(struct e1000_hw *hw) e1000_validate_eeprom_checksum() function
H A De1000_hw.h373 s32 e1000_validate_eeprom_checksum(struct e1000_hw *hw);
H A De1000_main.c1103 if (e1000_validate_eeprom_checksum(hw) < 0) { e1000_probe()

Completed in 245 milliseconds