Searched refs:IXGBE_EEPROM_LAST_WORD (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.2-release/sys/dev/ixgbe/
H A Dixgbe_x550.c2420 u16 eeprom_ptrs[IXGBE_EEPROM_LAST_WORD + 1];
2433 IXGBE_EEPROM_LAST_WORD + 1,
2441 if (buffer_size < IXGBE_EEPROM_LAST_WORD)
2450 for (i = 0; i <= IXGBE_EEPROM_LAST_WORD; i++)
H A Dixgbe_type.h2204 #define IXGBE_EEPROM_LAST_WORD 0x41 macro

Completed in 121 milliseconds