Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/e1000/
De1000_hw.h1629 #define INTEL_CE_GBE_MDIC_READ_ERROR 0x80000000 macro
De1000_hw.c2893 if (mdic & INTEL_CE_GBE_MDIC_READ_ERROR) { in e1000_read_phy_reg_ex()