Home
last modified time | relevance | path

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

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