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