Lines Matching refs:hw_dbg

210 		hw_dbg("Timeout is expired after a phy reset\n");  in igc_phy_hw_reset()
280 hw_dbg("autoneg_advertised %x\n", phy->autoneg_advertised); in igc_phy_setup_autoneg()
284 hw_dbg("Advertise 10mb Half duplex\n"); in igc_phy_setup_autoneg()
290 hw_dbg("Advertise 10mb Full duplex\n"); in igc_phy_setup_autoneg()
296 hw_dbg("Advertise 100mb Half duplex\n"); in igc_phy_setup_autoneg()
302 hw_dbg("Advertise 100mb Full duplex\n"); in igc_phy_setup_autoneg()
308 hw_dbg("Advertise 1000mb Half duplex request denied!\n"); in igc_phy_setup_autoneg()
312 hw_dbg("Advertise 1000mb Full duplex\n"); in igc_phy_setup_autoneg()
318 hw_dbg("Advertise 2500mb Half duplex request denied!\n"); in igc_phy_setup_autoneg()
322 hw_dbg("Advertise 2500mb Full duplex\n"); in igc_phy_setup_autoneg()
378 hw_dbg("Flow control param set incorrectly\n"); in igc_phy_setup_autoneg()
386 hw_dbg("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg); in igc_phy_setup_autoneg()
459 hw_dbg("Reconfiguring auto-neg advertisement params\n"); in igc_copper_link_autoneg()
462 hw_dbg("Error Setting up Auto-Negotiation\n"); in igc_copper_link_autoneg()
465 hw_dbg("Restarting Auto-Neg\n"); in igc_copper_link_autoneg()
485 hw_dbg("Error while waiting for autoneg to complete\n"); in igc_copper_link_autoneg()
521 hw_dbg("Forcing Speed and Duplex\n"); in igc_setup_copper_link()
524 hw_dbg("Error Forcing Speed and Duplex\n"); in igc_setup_copper_link()
537 hw_dbg("Valid link established!!!\n"); in igc_setup_copper_link()
541 hw_dbg("Unable to establish link!!!\n"); in igc_setup_copper_link()
564 hw_dbg("PHY Address %d is out of range\n", offset); in igc_read_phy_reg_mdic()
590 hw_dbg("MDI Read did not complete\n"); in igc_read_phy_reg_mdic()
595 hw_dbg("MDI Error\n"); in igc_read_phy_reg_mdic()
620 hw_dbg("PHY Address %d is out of range\n", offset); in igc_write_phy_reg_mdic()
647 hw_dbg("MDI Write did not complete\n"); in igc_write_phy_reg_mdic()
652 hw_dbg("MDI Error\n"); in igc_write_phy_reg_mdic()
806 hw_dbg("igc_phy: read wrong gphy version\n"); in igc_read_phy_fw_version()