Searched refs:IXGBE_EEC_SIZE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/common/io/ixgbe/core/
H A Dixgbe_x540.c359 eeprom_size = (u16)((eec & IXGBE_EEC_SIZE) >>
H A Dixgbe_x550.c607 eeprom_size = (u16)((eec & IXGBE_EEC_SIZE) >>
H A Dixgbe_common.c1179 eeprom_size = (u16)((eec & IXGBE_EEC_SIZE) >>
H A Dixgbe_type.h2177 #define IXGBE_EEC_SIZE 0x00007800 /* EEPROM Size */ macro

Completed in 102 milliseconds