Home
last modified time | relevance | path

Searched refs:CHKSUM_LEN (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/ethernet/cirrus/
H A Dcs89x0.h434 #define CHKSUM_LEN 0x14 macro
H A Dcs89x0.c1317 int eeprom_buff[CHKSUM_LEN]; in cs89x0_probe1()
1443 else if (get_eeprom_data(dev, START_EEPROM_DATA, CHKSUM_LEN, eeprom_buff) < 0) { in cs89x0_probe1()
1445 } else if (get_eeprom_cksum(START_EEPROM_DATA, CHKSUM_LEN, eeprom_buff) < 0) { in cs89x0_probe1()