Searched refs:IXGBE_EEC_GNT (Results 1 – 2 of 2) sorted by relevance
1841 if (eec & IXGBE_EEC_GNT) in ixgbe_acquire_eeprom()1847 if (!(eec & IXGBE_EEC_GNT)) { in ixgbe_acquire_eeprom()
2298 #define IXGBE_EEC_GNT 0x00000080 /* EEPROM Access Grant */ macro