Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/intel/ixgbe/
Dixgbe_common.c1294 if (eec & IXGBE_EEC_GNT) in ixgbe_acquire_eeprom()
1300 if (!(eec & IXGBE_EEC_GNT)) { in ixgbe_acquire_eeprom()
Dixgbe_type.h1790 #define IXGBE_EEC_GNT 0x00000080 /* EEPROM Access Grant */ macro