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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/net/
H A Dbig_sur_ge.c1468 int phy_carrier, netif_carrier; local
1470 if (big_sur_ge_get_phy_status(netdev, &phy_duplex, &phy_carrier) ==
1491 if (phy_carrier != netif_carrier) {
1492 if (phy_carrier) {
1516 int phy_carrier, retval; local
1540 (big_sur_ge_get_phy_status(netdev, &phy_duplex, &phy_carrier)))

Completed in 41 milliseconds