Searched refs:IXGB_EEPROM_SIZE (Results 1 – 4 of 4) sorted by relevance
32 #define IXGB_EEPROM_SIZE 64 /* Size in words */ macro
476 for (i = 0; i < IXGB_EEPROM_SIZE ; i++) { in ixgb_get_eeprom_data()536 if (index < IXGB_EEPROM_SIZE && ixgb_check_and_get_eeprom_data(hw)) in ixgb_get_eeprom_word()
100 #define IXGB_EEPROM_SIZE 64 /* Size in words */ macro691 __le16 eeprom[IXGB_EEPROM_SIZE]; /* EEPROM contents read at init time */
363 return IXGB_EEPROM_SIZE << 1; in ixgb_get_eeprom_len()