Home
last modified time | relevance | path

Searched refs:DEBUGOUT (Results 1 – 23 of 23) sorted by relevance

/dragonfly/sys/dev/netif/ig_hal/
HDe1000_mac.c385 DEBUGOUT("Programming MAC Address into RAR[0]\n"); in e1000_init_rx_addrs_generic()
432 DEBUGOUT("NVM Read Error\n"); in e1000_check_alt_mac_addr_generic()
452 DEBUGOUT("NVM Read Error\n"); in e1000_check_alt_mac_addr_generic()
462 DEBUGOUT("Ignoring Alternate Mac Address with MC bit set\n"); in e1000_check_alt_mac_addr_generic()
768 DEBUGOUT("Error configuring flow control\n"); in e1000_check_for_copper_link_generic()
808 DEBUGOUT("NOT Rx'ing /C/, disable AutoNeg and force link.\n"); in e1000_check_for_fiber_link_generic()
821 DEBUGOUT("Error configuring flow control\n"); in e1000_check_for_fiber_link_generic()
830 DEBUGOUT("Rx'ing /C/, enable AutoNeg and stop forcing link.\n"); in e1000_check_for_fiber_link_generic()
873 DEBUGOUT("NOT Rx'ing /C/, disable AutoNeg and force link.\n"); in e1000_check_for_serdes_link_generic()
886 DEBUGOUT("Error configuring flow control\n"); in e1000_check_for_serdes_link_generic()
[all …]
HDe1000_manage.c80 DEBUGOUT("ARC subsystem not valid.\n"); in e1000_mng_enable_host_if_generic()
87 DEBUGOUT("E1000_HOST_EN bit disabled.\n"); in e1000_mng_enable_host_if_generic()
99 DEBUGOUT("Previous command timeout failed .\n"); in e1000_mng_enable_host_if_generic()
403 DEBUGOUT("Hardware doesn't support host interface command.\n"); in e1000_host_interface_command()
408 DEBUGOUT("Firmware is not present.\n"); in e1000_host_interface_command()
414 DEBUGOUT("Buffer length failure.\n"); in e1000_host_interface_command()
421 DEBUGOUT("E1000_HOST_EN bit disabled.\n"); in e1000_host_interface_command()
448 DEBUGOUT("Command has failed with no status valid.\n"); in e1000_host_interface_command()
476 DEBUGOUT("Hardware doesn't support loading FW by the driver\n"); in e1000_load_firmware()
483 DEBUGOUT("E1000_HOST_EN bit disabled.\n"); in e1000_load_firmware()
[all …]
HDe1000_nvm.c289 DEBUGOUT("Could not acquire NVM grant\n"); in e1000_acquire_nvm_generic()
430 DEBUGOUT("SPI NVM Status error\n"); in e1000_ready_nvm_eeprom()
462 DEBUGOUT("nvm parameter(s) out of bounds\n"); in e1000_read_nvm_spi()
522 DEBUGOUT("nvm parameter(s) out of bounds\n"); in e1000_read_nvm_microwire()
575 DEBUGOUT("nvm parameter(s) out of bounds\n"); in e1000_read_nvm_eerd()
623 DEBUGOUT("nvm parameter(s) out of bounds\n"); in e1000_write_nvm_spi()
706 DEBUGOUT("nvm parameter(s) out of bounds\n"); in e1000_write_nvm_microwire()
744 DEBUGOUT("NVM Write did not complete\n"); in e1000_write_nvm_microwire()
787 DEBUGOUT("Flashless no PBA string\n"); in e1000_read_pba_string_generic()
792 DEBUGOUT("PBA string buffer was null\n"); in e1000_read_pba_string_generic()
[all …]
HDe1000_phy.c323 DEBUGOUT("MDI Read did not complete\n"); in e1000_read_phy_reg_mdic()
327 DEBUGOUT("MDI Error\n"); in e1000_read_phy_reg_mdic()
389 DEBUGOUT("MDI Write did not complete\n"); in e1000_write_phy_reg_mdic()
393 DEBUGOUT("MDI Error\n"); in e1000_write_phy_reg_mdic()
446 DEBUGOUT("I2CCMD Read did not complete\n"); in e1000_read_phy_reg_i2c()
450 DEBUGOUT("I2CCMD Error bit set\n"); in e1000_read_phy_reg_i2c()
505 DEBUGOUT("I2CCMD Write did not complete\n"); in e1000_write_phy_reg_i2c()
509 DEBUGOUT("I2CCMD Error bit set\n"); in e1000_write_phy_reg_i2c()
538 DEBUGOUT("I2CCMD command address exceeds upper limit\n"); in e1000_read_sfp_data_byte()
559 DEBUGOUT("I2CCMD Read did not complete\n"); in e1000_read_sfp_data_byte()
[all …]
HDe1000_82543.c127 DEBUGOUT("Resetting PHY during init failed.\n"); in e1000_init_phy_params_82543()
289 DEBUGOUT("TBI compatibility workaround for 82543 only.\n"); in e1000_tbi_compatibility_enabled_82543()
313 DEBUGOUT("TBI compatibility workaround for 82543 only.\n"); in e1000_set_tbi_compatibility_82543()
341 DEBUGOUT("TBI compatibility workaround for 82543 only.\n"); in e1000_tbi_sbp_enabled_82543()
904 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw_82543()
921 DEBUGOUT("Issuing a global reset to 82543/82544 MAC\n"); in e1000_reset_hw_82543()
970 DEBUGOUT("Zeroing the MTA\n"); in e1000_init_hw_82543()
1033 DEBUGOUT("NVM Read Error\n"); in e1000_setup_link_82543()
1100 DEBUGOUT("Forcing Speed and Duplex\n"); in e1000_setup_copper_link_82543()
1103 DEBUGOUT("Error Forcing Speed and Duplex\n"); in e1000_setup_copper_link_82543()
[all …]
HDe1000_i210.c118 DEBUGOUT("Driver can't access resource, SW_FW_SYNC timeout.\n"); in e1000_acquire_swfw_sync_i210()
198 DEBUGOUT("Driver can't access device - SMBI bit is set.\n"); in e1000_get_hw_semaphore_i210()
218 DEBUGOUT("Driver can't access the NVM\n"); in e1000_get_hw_semaphore_i210()
337 DEBUGOUT("nvm parameter(s) out of bounds\n"); in e1000_write_nvm_srwr()
359 DEBUGOUT("Shadow RAM write EEWR timed out\n"); in e1000_write_nvm_srwr()
434 DEBUGOUT("MAC Addr not found in iNVM\n"); in e1000_read_invm_i210()
651 DEBUGOUT("EEPROM read failed\n"); in e1000_update_nvm_checksum_i210()
666 DEBUGOUT("NVM Read Error while updating checksum.\n"); in e1000_update_nvm_checksum_i210()
676 DEBUGOUT("NVM Write Error while updating checksum.\n"); in e1000_update_nvm_checksum_i210()
724 DEBUGOUT("Flash update time out\n"); in e1000_update_flash_i210()
[all …]
HDe1000_osdep.h52 #define DEBUGOUT(S, args...) \ macro
57 #define DEBUGOUT1(S, args...) DEBUGOUT(S, ##args)
58 #define DEBUGOUT2(S, args...) DEBUGOUT(S, ##args)
59 #define DEBUGOUT3(S, args...) DEBUGOUT(S, ##args)
60 #define DEBUGOUT7(S, args...) DEBUGOUT(S, ##args)
61 #define DEBUGFUNC(F) DEBUGOUT(F "\n")
HDe1000_82571.c168 DEBUGOUT("Error getting PHY ID\n"); in e1000_init_phy_params_82571()
429 DEBUGOUT("Please update your 82571 Bootagent\n"); in e1000_init_mac_params_82571()
542 DEBUGOUT("Driver can't access device - SMBI bit is set.\n"); in e1000_get_hw_semaphore_82571()
560 DEBUGOUT("Driver can't access the NVM\n"); in e1000_get_hw_semaphore_82571()
616 DEBUGOUT("Driver can't access the PHY\n"); in e1000_get_hw_semaphore_82573()
919 DEBUGOUT("nvm parameter(s) out of bounds\n"); in e1000_write_nvm_eewr_82571()
962 DEBUGOUT("MNG configuration cycle has not completed.\n"); in e1000_get_cfg_done_82571()
1071 DEBUGOUT("PCI-E Master disable polling has failed.\n"); in e1000_reset_hw_82571()
1073 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw_82571()
1101 DEBUGOUT("Issuing a global reset to MAC\n"); in e1000_reset_hw_82571()
[all …]
HDe1000_82575.c774 DEBUGOUT("Soft resetting SGMII attached PHY...\n"); in e1000_phy_hw_reset_sgmii_82575()
1006 DEBUGOUT("Nvm bit banging access error detected and cleared.\n"); in e1000_acquire_nvm_82575()
1016 DEBUGOUT("Nvm bit banging access error detected and cleared.\n"); in e1000_acquire_nvm_82575()
1082 DEBUGOUT("Driver can't access resource, SW_FW_SYNC timeout.\n"); in e1000_acquire_swfw_sync_82575()
1150 DEBUGOUT("MNG configuration cycle has not completed.\n"); in e1000_get_cfg_done_82575()
1219 DEBUGOUT("Error configuring flow control\n"); in e1000_check_for_link_82575()
1370 DEBUGOUT("2500 Mbs, "); in e1000_get_pcs_speed_and_duplex_82575()
1371 DEBUGOUT("Full Duplex\n"); in e1000_get_pcs_speed_and_duplex_82575()
1439 DEBUGOUT("PCI-E Master disable polling has failed.\n"); in e1000_reset_hw_82575()
1444 DEBUGOUT("PCI-E Set completion timeout has failed.\n"); in e1000_reset_hw_82575()
[all …]
HDe1000_api.c51 DEBUGOUT("MAC Initialization Error\n"); in e1000_init_mac_params()
55 DEBUGOUT("mac.init_mac_params was NULL\n"); in e1000_init_mac_params()
77 DEBUGOUT("NVM Initialization Error\n"); in e1000_init_nvm_params()
81 DEBUGOUT("nvm.init_nvm_params was NULL\n"); in e1000_init_nvm_params()
103 DEBUGOUT("PHY Initialization Error\n"); in e1000_init_phy_params()
107 DEBUGOUT("phy.init_phy_params was NULL\n"); in e1000_init_phy_params()
129 DEBUGOUT("Mailbox Initialization Error\n"); in e1000_init_mbx_params()
133 DEBUGOUT("mbx.init_mbx_params was NULL\n"); in e1000_init_mbx_params()
433 DEBUGOUT("ERROR: MAC type could not be set properly.\n"); in e1000_setup_init_funcs()
438 DEBUGOUT("ERROR: Registers not mapped\n"); in e1000_setup_init_funcs()
[all …]
HDe1000_82542.c201 DEBUGOUT("Disabling MWI on 82542 rev 2\n"); in e1000_reset_hw_82542()
205 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw_82542()
220 DEBUGOUT("Issuing a global reset to 82542/82543 MAC\n"); in e1000_reset_hw_82542()
259 DEBUGOUT("Disabling MWI on 82542 rev 2.0\n"); in e1000_init_hw_82542()
279 DEBUGOUT("Zeroing the MTA\n"); in e1000_init_hw_82542()
353 DEBUGOUT("Initializing Flow Control address, type and timer regs\n"); in e1000_setup_link_82542()
579 DEBUGOUT("NVM Read Error\n"); in e1000_read_mac_addr_82542()
HDe1000_vf.c231 DEBUGOUT("1000 Mbs, "); in e1000_get_link_up_info_vf()
234 DEBUGOUT("100 Mbs, "); in e1000_get_link_up_info_vf()
237 DEBUGOUT("10 Mbs, "); in e1000_get_link_up_info_vf()
242 DEBUGOUT("Full Duplex\n"); in e1000_get_link_up_info_vf()
245 DEBUGOUT("Half Duplex\n"); in e1000_get_link_up_info_vf()
268 DEBUGOUT("Issuing a function level reset to MAC\n"); in e1000_reset_hw_vf()
HDe1000_80003es2lan.c429 DEBUGOUT("Driver can't access resource, SW_FW_SYNC timeout.\n"); in e1000_acquire_swfw_sync_80003es2lan()
648 DEBUGOUT("MNG configuration cycle has not completed.\n"); in e1000_get_cfg_done_80003es2lan()
703 DEBUGOUT("Waiting for forced speed/duplex link on GG82563 phy.\n"); in e1000_phy_force_speed_duplex_80003es2lan()
832 DEBUGOUT("PCI-E Master disable polling has failed.\n"); in e1000_reset_hw_80003es2lan()
834 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw_80003es2lan()
849 DEBUGOUT("Issuing a global reset to MAC\n"); in e1000_reset_hw_80003es2lan()
862 DEBUGOUT("Error disabling far-end loopback\n"); in e1000_reset_hw_80003es2lan()
864 DEBUGOUT("Error disabling far-end loopback\n"); in e1000_reset_hw_80003es2lan()
900 DEBUGOUT("Error initializing identification LED\n"); in e1000_init_hw_80003es2lan()
903 DEBUGOUT("Initializing the IEEE VLAN\n"); in e1000_init_hw_80003es2lan()
[all …]
HDe1000_82540.c277 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw_82540()
292 DEBUGOUT("Issuing a global reset to 82540/82545/82546 MAC\n"); in e1000_reset_hw_82540()
340 DEBUGOUT("Error initializing identification LED\n"); in e1000_init_hw_82540()
345 DEBUGOUT("Initializing the IEEE VLAN\n"); in e1000_init_hw_82540()
355 DEBUGOUT("Zeroing the MTA\n"); in e1000_init_hw_82540()
702 DEBUGOUT("NVM Read Error\n"); in e1000_read_mac_addr_82540()
HDe1000_82541.c299 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw_82541()
321 DEBUGOUT("Issuing a global reset to 82541/82547 MAC\n"); in e1000_reset_hw_82541()
356 DEBUGOUT("Masking off all interrupts\n"); in e1000_reset_hw_82541()
383 DEBUGOUT("Error initializing identification LED\n"); in e1000_init_hw_82541()
394 DEBUGOUT("Initializing the IEEE VLAN\n"); in e1000_init_hw_82541()
401 DEBUGOUT("Zeroing the MTA\n"); in e1000_init_hw_82541()
648 DEBUGOUT("Error configuring flow control\n"); in e1000_check_for_link_82541()
685 DEBUGOUT("Error getting link speed and duplex\n"); in e1000_config_dsp_after_link_change_82541()
1208 DEBUGOUT("Initialization script not necessary.\n"); in e1000_init_script_state_82541()
HDe1000_ich8lan.c336 DEBUGOUT("Failed to initialize PHY flow\n"); in e1000_init_phy_workarounds_pchlan()
376 DEBUGOUT("Required LANPHYPC toggle blocked by ME\n"); in e1000_init_phy_workarounds_pchlan()
574 DEBUGOUT("Cannot determine PHY addr. Erroring out\n"); in e1000_init_phy_params_ich8lan()
664 DEBUGOUT("ERROR: Flash registers not mapped\n"); in e1000_init_nvm_params_ich8lan()
1133 DEBUGOUT("max_frame_size not set.\n"); in e1000_platform_pm_pch_lpt()
1139 DEBUGOUT("Speed not set.\n"); in e1000_platform_pm_pch_lpt()
1809 DEBUGOUT("Error configuring flow control\n"); in e1000_check_for_copper_link_ich8lan()
1894 DEBUGOUT("SW has already locked the resource.\n"); in e1000_acquire_swflag_ich8lan()
1945 DEBUGOUT("Semaphore unexpectedly released by sw/fw/hw\n"); in e1000_release_swflag_ich8lan()
2246 DEBUGOUT("Unsupported SMB frequency in PHY\n"); in e1000_write_smbus_addr()
[all …]
/dragonfly/sys/dev/netif/ix/
HDixgbe_x540.c521 DEBUGOUT("EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
535 DEBUGOUT("EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
545 DEBUGOUT("EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
556 DEBUGOUT("EEPROM read failed\n"); in ixgbe_calc_eeprom_checksum_X540()
591 DEBUGOUT("EEPROM read failed\n"); in ixgbe_validate_eeprom_checksum_X540()
652 DEBUGOUT("EEPROM read failed\n"); in ixgbe_update_eeprom_checksum_X540()
696 DEBUGOUT("Flash update time out\n"); in ixgbe_update_flash_X540()
705 DEBUGOUT("Flash update complete\n"); in ixgbe_update_flash_X540()
707 DEBUGOUT("Flash update time out\n"); in ixgbe_update_flash_X540()
719 DEBUGOUT("Flash update complete\n"); in ixgbe_update_flash_X540()
[all …]
HDixgbe_common.c654 DEBUGOUT("PBA string buffer was null\n"); in ixgbe_read_pba_string_generic()
660 DEBUGOUT("NVM Read Error\n"); in ixgbe_read_pba_string_generic()
666 DEBUGOUT("NVM Read Error\n"); in ixgbe_read_pba_string_generic()
676 DEBUGOUT("NVM PBA number is not stored as string\n"); in ixgbe_read_pba_string_generic()
680 DEBUGOUT("PBA string buffer too small\n"); in ixgbe_read_pba_string_generic()
712 DEBUGOUT("NVM Read Error\n"); in ixgbe_read_pba_string_generic()
717 DEBUGOUT("NVM PBA number section invalid length\n"); in ixgbe_read_pba_string_generic()
723 DEBUGOUT("PBA string buffer too small\n"); in ixgbe_read_pba_string_generic()
734 DEBUGOUT("NVM Read Error\n"); in ixgbe_read_pba_string_generic()
761 DEBUGOUT("NVM Read Error\n"); in ixgbe_read_pba_num_generic()
[all …]
HDixgbe_82599.c220 DEBUGOUT("sfp module setup not complete\n"); in ixgbe_setup_sfp_modules_82599()
659 DEBUGOUT("Autoneg did not complete.\n"); in ixgbe_start_mac_link_82599()
761 DEBUGOUT("Invalid fixed module speed\n"); in ixgbe_set_hard_rate_select_speed()
876 DEBUGOUT("Smartspeed has downgraded the link speed " in ixgbe_setup_mac_link_smartspeed()
986 DEBUGOUT("Autoneg did not complete.\n"); in ixgbe_setup_mac_link_82599()
1103 DEBUGOUT("Reset polling failed to complete.\n"); in ixgbe_reset_hw_82599()
1245DEBUGOUT("Flow Director previous command did not complete, aborting table re-initialization.\n"); in ixgbe_reinit_fdir_tables_82599()
1284 DEBUGOUT("Flow Director Signature poll time exceeded!\n"); in ixgbe_reinit_fdir_tables_82599()
1336 DEBUGOUT("Flow Director poll time exceeded!\n"); in ixgbe_fdir_enable_82599()
1568 DEBUGOUT(" Error on flow type input\n"); in ixgbe_fdir_add_signature_filter_82599()
[all …]
HDixgbe_phy.c173 DEBUGOUT("I2C byte read combined error - Retrying.\n"); in ixgbe_read_i2c_combined_generic_int()
175 DEBUGOUT("I2C byte read combined error.\n"); in ixgbe_read_i2c_combined_generic_int()
238 DEBUGOUT("I2C byte write combined error - Retrying.\n"); in ixgbe_write_i2c_combined_generic_int()
240 DEBUGOUT("I2C byte write combined error.\n"); in ixgbe_write_i2c_combined_generic_int()
612 DEBUGOUT("PHY address command did not complete, returning IXGBE_ERR_PHY\n"); in ixgbe_read_phy_reg_mdi()
642 DEBUGOUT("PHY read command didn't complete, returning IXGBE_ERR_PHY\n"); in ixgbe_read_phy_reg_mdi()
1185 DEBUGOUT("PHY reset did not complete.\n"); in ixgbe_reset_phy_nl()
1215 DEBUGOUT("DATA:\n"); in ixgbe_reset_phy_nl()
1237 DEBUGOUT("CONTROL:\n"); in ixgbe_reset_phy_nl()
1239 DEBUGOUT("EOL\n"); in ixgbe_reset_phy_nl()
[all …]
HDixgbe_osdep.h65 #define DEBUGFUNC(F) DEBUGOUT(F);
67 #define DEBUGOUT(S) kprintf(S "\n") macro
79 #define DEBUGOUT(S) do { } while (0) macro
HDixgbe_x550.c1253 DEBUGOUT("Returning IXGBE_ERR_TOKEN_RETRY\n"); in ixgbe_get_phy_token()
1283 DEBUGOUT("Put PHY Token host interface command failed"); in ixgbe_put_phy_token()
1644 DEBUGOUT("Auto-negotiation did not complete\n"); in ixgbe_restart_an_internal_phy_x550em()
1662 DEBUGOUT("Auto-negotiation did not complete\n"); in ixgbe_restart_an_internal_phy_x550em()
2456 DEBUGOUT("Returning from reset HW due to PHY init failure\n"); in ixgbe_reset_hw_X550em()
2519 DEBUGOUT("Reset polling failed to complete.\n"); in ixgbe_reset_hw_X550em()
2766 DEBUGOUT("Invalid NW_MNG_IF_SEL.MDIO_PHY_ADD value\n"); in ixgbe_setup_mac_link_sfp_x550a()
3176 DEBUGOUT("EEPROM read buffer - semaphore failed\n"); in ixgbe_read_ee_hostif_buffer_X550()
3201 DEBUGOUT("Host interface command failed\n"); in ixgbe_read_ee_hostif_buffer_X550()
3280 DEBUGOUT("write ee hostif failed to get semaphore"); in ixgbe_write_ee_hostif_X550()
[all …]
HDixgbe_82598.c433 DEBUGOUT("Invalid water mark configuration\n"); in ixgbe_fc_enable_82598()
511 DEBUGOUT("Flow control param set incorrectly\n"); in ixgbe_fc_enable_82598()
587 DEBUGOUT("Autonegotiation did not complete.\n"); in ixgbe_start_mac_link_82598()
626 DEBUGOUT("Link was indicated but link is down\n"); in ixgbe_validate_link_ready()
892 DEBUGOUT("Reset polling failed to complete.\n"); in ixgbe_reset_hw_82598()
1172 DEBUGOUT("EEPROM read did not pass.\n"); in ixgbe_read_i2c_phy_82598()