Home
last modified time | relevance | path

Searched refs:IXGBE_EEPROM_GRANT_ATTEMPTS (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/uts/common/io/ixgbe/
H A Dixgbe_type.h1844 #ifndef IXGBE_EEPROM_GRANT_ATTEMPTS
1845 #define IXGBE_EEPROM_GRANT_ATTEMPTS 1000 /* EEPROM attempts to gain grant */ macro
H A Dixgbe_common.c1471 for (i = 0; i < IXGBE_EEPROM_GRANT_ATTEMPTS; i++) { in ixgbe_acquire_eeprom()