Lines Matching refs:DEBUGOUT

388 				DEBUGOUT("Could not acquire EEPROM grant\n");  in e1000_acquire_eeprom()
756 DEBUGOUT("SPI EEPROM Status error\n"); in e1000_spi_eeprom_ready()
789 DEBUGOUT("\"words\" parameter out of bounds." in e1000_read_eeprom()
891 DEBUGOUT("nvm parameter(s) out of bounds\n"); in e1000_write_eeprom_srwr()
913 DEBUGOUT("Shadow RAM write EEWR timed out\n"); in e1000_write_eeprom_srwr()
956 DEBUGOUT("Flash update time out\n"); in e1000_update_flash_i210()
965 DEBUGOUT("Flash update time out\n"); in e1000_update_flash_i210()
967 DEBUGOUT("Flash update complete\n"); in e1000_update_flash_i210()
993 DEBUGOUT("EEPROM read failed\n"); in e1000_update_eeprom_checksum_i210()
1007 DEBUGOUT("EEPROM Read Error while updating checksum.\n"); in e1000_update_eeprom_checksum_i210()
1017 DEBUGOUT("EEPROM Write Error while updating checksum.\n"); in e1000_update_eeprom_checksum_i210()
1156 DEBUGOUT("Driver can't access device - SMBI bit is set.\n"); in e1000_get_software_semaphore()
1240 DEBUGOUT("Driver can't access the Eeprom - " in e1000_get_hw_eeprom_semaphore()
1274 DEBUGOUT("Driver can't access resource, SW_FW_SYNC timeout.\n"); in e1000_swfw_sync_acquire()
1331 DEBUGOUT("EEPROM Read Error\n"); in e1000_read_mac_addr_from_eeprom()
1422 DEBUGOUT("Programming MAC Address into RAR[0]\n"); in e1000_init_rx_addrs()
1433 DEBUGOUT("Clearing RAR[1-15]\n"); in e1000_init_rx_addrs()
1616 DEBUGOUT("Disabling MWI on 82542 rev 2.0\n"); in e1000_reset_hw()
1627 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw()
1653 DEBUGOUT("Issuing a global reset to MAC\n"); in e1000_reset_hw()
1663 DEBUGOUT("PF OK\n"); in e1000_reset_hw()
1666 DEBUGOUT("EEC OK\n"); in e1000_reset_hw()
1686 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw()
1874 DEBUGOUT("Initializing the IEEE VLAN\n"); in e1000_init_hw()
1884 DEBUGOUT("Disabling MWI on 82542 rev 2.0\n"); in e1000_init_hw()
1917 DEBUGOUT("Zeroing the MTA\n"); in e1000_init_hw()
2089 DEBUGOUT("EEPROM Read Error\n"); in e1000_setup_link()
2106 DEBUGOUT("EEPROM Read Error\n"); in e1000_setup_link()
2133 DEBUGOUT("After fix-ups FlowControl is now = %x\n", hw->fc); in e1000_setup_link()
2162 DEBUGOUT("Initializing the Flow Control address, type" in e1000_setup_link()
2276 DEBUGOUT("Flow control param set incorrectly\n"); in e1000_setup_fiber_link()
2287 DEBUGOUT("Auto-negotiation enabled (%#x)\n", txcw); in e1000_setup_fiber_link()
2302 DEBUGOUT("Looking for Link\n"); in e1000_setup_fiber_link()
2315 DEBUGOUT("Never got a valid link from auto-neg!!!\n"); in e1000_setup_fiber_link()
2319 DEBUGOUT("Error while checking for link\n"); in e1000_setup_fiber_link()
2325 DEBUGOUT("Valid Link Found\n"); in e1000_setup_fiber_link()
2328 DEBUGOUT("No Signal Detected\n"); in e1000_setup_fiber_link()
2369 DEBUGOUT("Error, did not detect valid phy.\n"); in e1000_copper_link_preconfig()
2372 DEBUGOUT("Phy ID = %x\n", hw->phy_id); in e1000_copper_link_preconfig()
2668 DEBUGOUT("Error Resetting the PHY\n"); in e1000_copper_link_igp_setup()
2687 DEBUGOUT("Error Disabling LPLU D3\n"); in e1000_copper_link_igp_setup()
2695 DEBUGOUT("Error Disabling LPLU D0\n"); in e1000_copper_link_igp_setup()
2945 DEBUGOUT("Error Resetting the PHY\n"); in e1000_copper_link_ggp_setup()
3116 DEBUGOUT("Error Resetting the PHY\n"); in e1000_copper_link_mgp_setup()
3152 DEBUGOUT("Reconfiguring auto-neg advertisement params\n"); in e1000_copper_link_autoneg()
3155 DEBUGOUT("Error Setting up Auto-Negotiation\n"); in e1000_copper_link_autoneg()
3158 DEBUGOUT("Restarting Auto-Neg\n"); in e1000_copper_link_autoneg()
3182 DEBUGOUT("Error while waiting for autoneg" in e1000_copper_link_autoneg()
3216 DEBUGOUT("Error configuring MAC to PHY settings\n"); in e1000_copper_link_postconfig()
3222 DEBUGOUT("Error Configuring Flow Control\n"); in e1000_copper_link_postconfig()
3326 DEBUGOUT("Valid link established!!!\n"); in e1000_setup_copper_link()
3332 DEBUGOUT("Unable to establish link!!!\n"); in e1000_setup_copper_link()
3378 DEBUGOUT("autoneg_advertised %x\n", hw->autoneg_advertised); in e1000_phy_setup_autoneg()
3382 DEBUGOUT("Advertise 10mb Half duplex\n"); in e1000_phy_setup_autoneg()
3388 DEBUGOUT("Advertise 10mb Full duplex\n"); in e1000_phy_setup_autoneg()
3394 DEBUGOUT("Advertise 100mb Half duplex\n"); in e1000_phy_setup_autoneg()
3400 DEBUGOUT("Advertise 100mb Full duplex\n"); in e1000_phy_setup_autoneg()
3406 DEBUGOUT in e1000_phy_setup_autoneg()
3412 DEBUGOUT("Advertise 1000mb Full duplex\n"); in e1000_phy_setup_autoneg()
3465 DEBUGOUT("Flow control param set incorrectly\n"); in e1000_phy_setup_autoneg()
3473 DEBUGOUT("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg); in e1000_phy_setup_autoneg()
3543 DEBUGOUT("PHY Read Error\n"); in e1000_config_mac_to_phy()
3620 DEBUGOUT("Flow control param set incorrectly\n"); in e1000_force_mac_fc()
3666 DEBUGOUT("Error forcing flow control settings\n"); in e1000_config_fc_after_link_up()
3682 DEBUGOUT("PHY Read Error\n"); in e1000_config_fc_after_link_up()
3686 DEBUGOUT("PHY Read Error\n"); in e1000_config_fc_after_link_up()
3699 DEBUGOUT("PHY Read Error\n"); in e1000_config_fc_after_link_up()
3705 DEBUGOUT("PHY Read Error\n"); in e1000_config_fc_after_link_up()
3753 DEBUGOUT("Flow Control = FULL.\r\n"); in e1000_config_fc_after_link_up()
3756 DEBUGOUT in e1000_config_fc_after_link_up()
3774 DEBUGOUT in e1000_config_fc_after_link_up()
3791 DEBUGOUT in e1000_config_fc_after_link_up()
3817 DEBUGOUT("Flow Control = NONE.\r\n"); in e1000_config_fc_after_link_up()
3820 DEBUGOUT in e1000_config_fc_after_link_up()
3838 DEBUGOUT in e1000_config_fc_after_link_up()
3843 DEBUGOUT in e1000_config_fc_after_link_up()
3883 DEBUGOUT("ctrl: %#08x status %#08x rxcw %#08x\n", ctrl, status, rxcw); in e1000_check_for_link()
3898 DEBUGOUT("PHY Read Error\n"); in e1000_check_for_link()
3902 DEBUGOUT("PHY Read Error\n"); in e1000_check_for_link()
3926 DEBUGOUT in e1000_check_for_link()
3938 DEBUGOUT("Error configuring flow control\n"); in e1000_check_for_link()
3954 DEBUGOUT("PHY Read Error\n"); in e1000_check_for_link()
4002 DEBUGOUT("NOT RXing /C/, disable AutoNeg and force link.\r\n"); in e1000_check_for_link()
4015 DEBUGOUT("Error configuring flow control\n"); in e1000_check_for_link()
4026 DEBUGOUT in e1000_check_for_link()
4128 DEBUGOUT("1000 Mbs, "); in e1000_get_speed_and_duplex()
4131 DEBUGOUT("100 Mbs, "); in e1000_get_speed_and_duplex()
4134 DEBUGOUT("10 Mbs, "); in e1000_get_speed_and_duplex()
4139 DEBUGOUT("Full Duplex\r\n"); in e1000_get_speed_and_duplex()
4142 DEBUGOUT(" Half Duplex\r\n"); in e1000_get_speed_and_duplex()
4145 DEBUGOUT("1000 Mbs, Full Duplex\r\n"); in e1000_get_speed_and_duplex()
4198 DEBUGOUT("Waiting for Auto-Neg to complete.\n"); in e1000_wait_autoneg()
4206 DEBUGOUT("PHY Read Error\n"); in e1000_wait_autoneg()
4210 DEBUGOUT("PHY Read Error\n"); in e1000_wait_autoneg()
4214 DEBUGOUT("Auto-Neg complete.\n"); in e1000_wait_autoneg()
4219 DEBUGOUT("Auto-Neg timedout.\n"); in e1000_wait_autoneg()
4374 DEBUGOUT("PHY Address %d is out of range\n", reg_addr); in e1000_read_phy_reg()
4397 DEBUGOUT("MDI Read did not complete\n"); in e1000_read_phy_reg()
4401 DEBUGOUT("MDI Error\n"); in e1000_read_phy_reg()
4452 DEBUGOUT("PHY Address %d is out of range\n", reg_addr); in e1000_write_phy_reg()
4476 DEBUGOUT("MDI Write did not complete\n"); in e1000_write_phy_reg()
4575 DEBUGOUT("MNG configuration cycle has not " in e1000_get_phy_cfg_done()
4606 DEBUGOUT("Resetting Phy...\n"); in e1000_phy_hw_reset()
4613 DEBUGOUT("Unable to acquire swfw sync\n"); in e1000_phy_hw_reset()
4977 DEBUGOUT("Invalid MAC type %d\n", hw->mac_type); in e1000_detect_gig_phy()
4984 DEBUGOUT("PHY ID 0x%X detected\n", hw->phy_id); in e1000_detect_gig_phy()
4987 DEBUGOUT("Invalid PHY ID 0x%X\n", hw->phy_id); in e1000_detect_gig_phy()
5113 DEBUGOUT("fiber interface\n"); in e1000_sw_init()
5116 DEBUGOUT("copper interface\n"); in e1000_sw_init()
5401 DEBUGOUT("e1000: tx timeout\n"); in _e1000_transmit()
5661 DEBUGOUT("%s: mac=%pM\n", __func__, mac); in e1000_write_hwaddr()
5669 DEBUGOUT("%s: current mac=%pM\n", __func__, current_mac); in e1000_write_hwaddr()