Home
last modified time | relevance | path

Searched refs:IXGB_EEPROM_SIZE (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/dev/ixgb/
Dixgb_ee.h39 #define IXGB_EEPROM_SIZE 64 /* Size in words */ macro
Dixgb_ee.c482 for (i=0; i < IXGB_EEPROM_SIZE ; i++) { in ixgb_get_eeprom_data()
541 if ((index < IXGB_EEPROM_SIZE) && in ixgb_get_eeprom_word()
Dixgb_hw.h105 #define IXGB_EEPROM_SIZE 64 /* Size in words */ macro
722 uint16_t eeprom[IXGB_EEPROM_SIZE]; /* EEPROM contents read at init time */