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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dtsi108_eth.c109 unsigned int phy_ok; /* The PHY is currently powered on. */ member in struct:tsi108_prv_data
176 printk("intstat %x intmask %x phy_ok %d"
179 TSI_READ(TSI108_EC_INTMASK), data->phy_ok,
304 if (!data->phy_ok)
660 if (!data->phy_ok && net_ratelimit())
1272 data->phy_ok = 1;
1284 data->phy_ok = 0;

Completed in 45 milliseconds