Searched refs:RTL_PHY_CTRL_FD (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/intel/e1000/ | ||
D | e1000_hw.h | 2932 #define RTL_PHY_CTRL_FD 0x0100 /* Full duplex.0=half; 1=full */ macro |
D | e1000_hw.c | 1956 if (phy_data & RTL_PHY_CTRL_FD) in e1000_config_mac_to_phy() |