Searched refs:want_autoneg (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dsungem.c1307 autoneg = gp->want_autoneg;
1345 gp->phy_mii.autoneg = gp->want_autoneg = autoneg;
1352 gp->want_autoneg = autoneg;
1571 if (gp->lstate == link_force_try && gp->want_autoneg) {
2675 cmd->autoneg = gp->want_autoneg;
2752 if (!gp->want_autoneg)
3131 gp->want_autoneg = 1;
H A Dsungem.h1009 int want_autoneg; member in struct:gem

Completed in 55 milliseconds