Lines Matching refs:netdev
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()
627 netif_dbg(pdata, intr, pdata->netdev, "AN interrupt received\n"); in xgbe_an_isr()
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()
746 netdev_err(pdata->netdev, 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()
856 netdev_info(pdata->netdev, in xgbe_phy_print_status()
862 netdev_info(pdata->netdev, "Link is Down\n"); in xgbe_phy_print_status()
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()
1118 netif_carrier_off(pdata->netdev); in xgbe_phy_status()
1144 netif_carrier_on(pdata->netdev); in xgbe_phy_status()
1155 netif_carrier_off(pdata->netdev); in xgbe_phy_status()
1164 netif_dbg(pdata, link, pdata->netdev, "stopping PHY\n"); in xgbe_phy_stop()
1175 netif_carrier_off(pdata->netdev); in xgbe_phy_stop()
1182 struct net_device *netdev = pdata->netdev; in xgbe_phy_start() local
1185 netif_dbg(pdata, link, pdata->netdev, "starting PHY\n"); in xgbe_phy_start()
1191 netdev_err(netdev, "phy irq request failed\n"); in xgbe_phy_start()