Home
last modified time | relevance | path

Searched refs:ctl_rspeed (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/smsc/
H A Dsmc91x.c923 if (lp->ctl_rspeed == 100) in smc_phy_fixed()
1097 if (lp->ctl_rspeed != 100) in smc_phy_configure()
1539 if (lp->ctl_rspeed == 10) in smc_ethtool_get_link_ksettings()
1541 else if (lp->ctl_rspeed == 100) in smc_ethtool_get_link_ksettings()
1991 lp->ctl_rspeed = 10; in smc_probe()
1995 lp->ctl_rspeed = 100; in smc_probe()
H A Dsmc911x.c754 if (lp->ctl_rspeed == 100) in smc911x_phy_fixed()
936 if (lp->ctl_rspeed != 100) in smc911x_phy_configure()
1457 if (lp->ctl_rspeed == 10) in smc911x_ethtool_get_link_ksettings()
1459 else if (lp->ctl_rspeed == 100) in smc911x_ethtool_get_link_ksettings()
1944 lp->ctl_rspeed = 100; in smc911x_probe()
H A Dsmc91x.h251 int ctl_rspeed; member
H A Dsmc911x.h76 int ctl_rspeed; member
/kernel/linux/linux-6.6/drivers/net/ethernet/smsc/
H A Dsmc91x.c924 if (lp->ctl_rspeed == 100) in smc_phy_fixed()
1098 if (lp->ctl_rspeed != 100) in smc_phy_configure()
1540 if (lp->ctl_rspeed == 10) in smc_ethtool_get_link_ksettings()
1542 else if (lp->ctl_rspeed == 100) in smc_ethtool_get_link_ksettings()
1994 lp->ctl_rspeed = 10; in smc_probe()
1998 lp->ctl_rspeed = 100; in smc_probe()
H A Dsmc91x.h240 int ctl_rspeed; member

Completed in 15 milliseconds