Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/e1000/
De1000_hw.h2675 #define SR_1000T_MS_CONFIG_FAULT 0x8000 /* Master/Slave config fault */ macro
De1000_main.c4690 if (!(phy_status & SR_1000T_MS_CONFIG_FAULT)) in e1000_smartspeed()
4693 if (!(phy_status & SR_1000T_MS_CONFIG_FAULT)) in e1000_smartspeed()