Home
last modified time | relevance | path

Searched refs:RTL_PHY_CTRL_SPD_100 (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2908 #define RTL_PHY_CTRL_SPD_100 0x200000 /* Force 100Mb */ macro
H A De1000_hw.c1933 if (phy_data & RTL_PHY_CTRL_SPD_100) in e1000_config_mac_to_phy()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/e1000/
H A De1000_hw.h2905 #define RTL_PHY_CTRL_SPD_100 0x200000 /* Force 100Mb */ macro
H A De1000_hw.c1934 if (phy_data & RTL_PHY_CTRL_SPD_100) in e1000_config_mac_to_phy()

Completed in 31 milliseconds