Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/net/ethernet/intel/e1000/
De1000_hw.h2705 #define SR_1000T_MS_CONFIG_FAULT 0x8000 /* Master/Slave config fault */ macro
De1000_main.c4585 if (!(phy_status & SR_1000T_MS_CONFIG_FAULT)) return; in e1000_smartspeed()
4587 if (!(phy_status & SR_1000T_MS_CONFIG_FAULT)) return; in e1000_smartspeed()