Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2905 #define RTL_PHY_CTRL_SPD_100 0x200000 /* Force 100Mb */ macro
H A De1000_hw.c1935 if (phy_data & RTL_PHY_CTRL_SPD_100) in e1000_config_mac_to_phy()