Lines Matching refs:hw_dbg

200 		hw_dbg("Timeout is expired after a phy reset\n");  in igc_phy_hw_reset()
270 hw_dbg("autoneg_advertised %x\n", phy->autoneg_advertised); in igc_phy_setup_autoneg()
274 hw_dbg("Advertise 10mb Half duplex\n"); in igc_phy_setup_autoneg()
280 hw_dbg("Advertise 10mb Full duplex\n"); in igc_phy_setup_autoneg()
286 hw_dbg("Advertise 100mb Half duplex\n"); in igc_phy_setup_autoneg()
292 hw_dbg("Advertise 100mb Full duplex\n"); in igc_phy_setup_autoneg()
298 hw_dbg("Advertise 1000mb Half duplex request denied!\n"); in igc_phy_setup_autoneg()
302 hw_dbg("Advertise 1000mb Full duplex\n"); in igc_phy_setup_autoneg()
308 hw_dbg("Advertise 2500mb Half duplex request denied!\n"); in igc_phy_setup_autoneg()
312 hw_dbg("Advertise 2500mb Full duplex\n"); in igc_phy_setup_autoneg()
368 hw_dbg("Flow control param set incorrectly\n"); in igc_phy_setup_autoneg()
376 hw_dbg("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg); in igc_phy_setup_autoneg()
449 hw_dbg("Reconfiguring auto-neg advertisement params\n"); in igc_copper_link_autoneg()
452 hw_dbg("Error Setting up Auto-Negotiation\n"); in igc_copper_link_autoneg()
455 hw_dbg("Restarting Auto-Neg\n"); in igc_copper_link_autoneg()
475 hw_dbg("Error while waiting for autoneg to complete\n"); in igc_copper_link_autoneg()
511 hw_dbg("Forcing Speed and Duplex\n"); in igc_setup_copper_link()
514 hw_dbg("Error Forcing Speed and Duplex\n"); in igc_setup_copper_link()
527 hw_dbg("Valid link established!!!\n"); in igc_setup_copper_link()
531 hw_dbg("Unable to establish link!!!\n"); in igc_setup_copper_link()
554 hw_dbg("PHY Address %d is out of range\n", offset); in igc_read_phy_reg_mdic()
580 hw_dbg("MDI Read did not complete\n"); in igc_read_phy_reg_mdic()
585 hw_dbg("MDI Error\n"); in igc_read_phy_reg_mdic()
610 hw_dbg("PHY Address %d is out of range\n", offset); in igc_write_phy_reg_mdic()
637 hw_dbg("MDI Write did not complete\n"); in igc_write_phy_reg_mdic()
642 hw_dbg("MDI Error\n"); in igc_write_phy_reg_mdic()
792 hw_dbg("igc_phy: read wrong gphy version\n"); in igc_read_phy_fw_version()