Lines Matching defs:link
157 u32 link;
699 printk(KERN_WARNING "%s: reset phy and link down now\n",
727 * Select first detected PHY with link as default.
728 * If no one is link on, select PHY whose types is HOME as default.
998 * link status change from ON to DOWN.
1076 /* Set the timer to switch to check for link beat and perhaps switch
1143 sis_priv->tx_ring[i].link = sis_priv->tx_ring_dma +
1178 sis_priv->rx_ring[i].link = sis_priv->rx_ring_dma +
1312 * link status (ON/OFF) and link mode (10/100/Full/Half)
1452 * If the adapter is link-on, set the auto-negotiate enable/reset bit.
1455 * sis900_timer will wait for link on again if autong_complete = 0.