Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ixgb/
A Dixgb_ee.h7 #define IXGB_EEPROM_SIZE 64 /* Size in words */ macro
A Dixgb_ee.c451 for (i = 0; i < IXGB_EEPROM_SIZE ; i++) { in ixgb_get_eeprom_data()
511 if (index < IXGB_EEPROM_SIZE && ixgb_check_and_get_eeprom_data(hw)) in ixgb_get_eeprom_word()
A Dixgb_hw.h75 #define IXGB_EEPROM_SIZE 64 /* Size in words */ macro
666 __le16 eeprom[IXGB_EEPROM_SIZE]; /* EEPROM contents read at init time */
A Dixgb_ethtool.c345 return IXGB_EEPROM_SIZE << 1; in ixgb_get_eeprom_len()

Completed in 19 milliseconds