Lines Matching refs:link

188 	netif_dbg(pdata, link, pdata->netdev, "SerDes rx/tx not ready (%#hx)\n",  in xgbe_serdes_complete_ratechange()
242 netif_dbg(pdata, link, pdata->netdev, "10GbE KR mode set\n"); in xgbe_xgmii_mode()
290 netif_dbg(pdata, link, pdata->netdev, "2.5GbE KX mode set\n"); in xgbe_gmii_2500_mode()
338 netif_dbg(pdata, link, pdata->netdev, "1GbE KX mode set\n"); in xgbe_gmii_mode()
444 netif_dbg(pdata, link, pdata->netdev, "AN enabled/restarted\n"); in xgbe_restart_an()
451 netif_dbg(pdata, link, pdata->netdev, "AN disabled\n"); in xgbe_disable_an()
487 netif_dbg(pdata, link, pdata->netdev, in xgbe_an_tx_training()
568 netif_dbg(pdata, link, pdata->netdev, in xgbe_an_page_received()
707 netif_dbg(pdata, link, pdata->netdev, "AN %s\n", in xgbe_an_state_machine()
730 netif_dbg(pdata, link, pdata->netdev, "%s successful\n", in xgbe_an_state_machine()
761 netif_dbg(pdata, link, pdata->netdev, "AN result: %s\n", in xgbe_an_state_machine()
822 netif_dbg(pdata, link, pdata->netdev, "AN initialized\n"); in xgbe_an_init()
855 if (pdata->phy.link) in xgbe_phy_print_status()
869 if (pdata->phy.link) { in xgbe_phy_adjust_link()
891 if (pdata->phy_link != pdata->phy.link) { in xgbe_phy_adjust_link()
893 pdata->phy_link = pdata->phy.link; in xgbe_phy_adjust_link()
907 netif_dbg(pdata, link, pdata->netdev, "fixed PHY configuration\n"); in xgbe_phy_config_fixed()
942 netif_dbg(pdata, link, pdata->netdev, "AN PHY configuration\n"); in __xgbe_phy_config_aneg()
1009 netif_dbg(pdata, link, pdata->netdev, "AN link timeout\n"); in xgbe_check_link_timeout()
1120 pdata->phy.link = 0; in xgbe_phy_status()
1131 pdata->phy.link = (reg & MDIO_STAT1_LSTATUS) ? 1 : 0; in xgbe_phy_status()
1133 if (pdata->phy.link) { in xgbe_phy_status()
1164 netif_dbg(pdata, link, pdata->netdev, "stopping PHY\n"); in xgbe_phy_stop()
1174 pdata->phy.link = 0; in xgbe_phy_stop()
1185 netif_dbg(pdata, link, pdata->netdev, "starting PHY\n"); in xgbe_phy_start()
1324 pdata->phy.link = 0; in xgbe_phy_init()