Searched refs:DEBUGOUT1 (Results 1 – 12 of 12) sorted by relevance
| /third_party/dev/ethernet/e1000/ |
| A D | e1000_vf.c | 420 DEBUGOUT1("MC Addr Count = %d\n", mc_addr_count); in e1000_update_mc_addr_list_vf() 432 DEBUGOUT1("Hash value = 0x%03X\n", hash_value); in e1000_update_mc_addr_list_vf()
|
| A D | e1000_osdep.h | 74 #define DEBUGOUT1(...) DEBUGOUT(__VA_ARGS__) macro
|
| A D | e1000_phy.c | 293 DEBUGOUT1("PHY Address %d is out of range\n", offset); in e1000_read_phy_reg_mdic() 358 DEBUGOUT1("PHY Address %d is out of range\n", offset); in e1000_write_phy_reg_mdic() 473 DEBUGOUT1("PHY I2C Address %d is out of range.\n", in e1000_write_phy_reg_i2c() 713 DEBUGOUT1("Setting page 0x%x\n", page); in e1000_set_page_igp() 1513 DEBUGOUT1("autoneg_advertised %x\n", phy->autoneg_advertised); in e1000_phy_setup_autoneg() 1607 DEBUGOUT1("Auto-Neg Advertising %x\n", mii_autoneg_adv_reg); in e1000_phy_setup_autoneg() 1775 DEBUGOUT1("IGP PSCR: %X\n", phy_data); in e1000_phy_force_speed_duplex_igp() 1833 DEBUGOUT1("M88E1000 PSCR: %X\n", phy_data); in e1000_phy_force_speed_duplex_m88() 1978 DEBUGOUT1("IFE PMC: %X\n", data); in e1000_phy_force_speed_duplex_ife() 3443 DEBUGOUT1("Attempting to access page %d while gig enabled.\n", in e1000_access_phy_wakeup_reg_bm() [all …]
|
| A D | e1000_i210.c | 262 DEBUGOUT1("Requested word 0x%02x not found in OTP\n", address); in e1000_read_invm_word_i210() 339 DEBUGOUT1("NVM word 0x%02x is not mapped.\n", offset); in e1000_read_invm_i210()
|
| A D | e1000_ich8lan.c | 1168 DEBUGOUT1("Invalid LTR latency scale %d\n", scale); in e1000_platform_pm_pch_lpt() 1190 DEBUGOUT1("Invalid high water mark %d\n", obff_hwm); in e1000_platform_pm_pch_lpt() 1236 DEBUGOUT1("Invalid OBFF timer %d\n", timer); in e1000_set_obff_timer_pch_lpt() 1382 DEBUGOUT1("Error in ULP enable flow: %d\n", ret_val); in e1000_enable_ulp_lpt_lp() 1527 DEBUGOUT1("Error in ULP disable flow: %d\n", ret_val); in e1000_disable_ulp_lpt_lp() 3578 DEBUGOUT1("NVM read error: %d\n", ret_val); in e1000_read_nvm_spt() 3640 DEBUGOUT1("NVM read error: %d\n", ret_val); in e1000_read_nvm_ich8lan() 4203 DEBUGOUT1("NVM update error: %d\n", ret_val); in e1000_update_nvm_checksum_spt() 4356 DEBUGOUT1("NVM update error: %d\n", ret_val); in e1000_update_nvm_checksum_ich8lan() 5253 DEBUGOUT1("After fix-ups FlowControl is now = %x\n", in e1000_setup_link_ich8lan() [all …]
|
| A D | e1000_mac.c | 384 DEBUGOUT1("Clearing RAR[1-%u]\n", rar_count-1); in e1000_init_rx_addrs_generic() 1029 DEBUGOUT1("After fix-ups FlowControl is now = %x\n", in e1000_setup_link_generic() 1315 DEBUGOUT1("hw->fc.current_mode = %u\n", hw->fc.current_mode); in e1000_force_mac_fc_generic() 2179 DEBUGOUT1("Reg %08x did not indicate ready\n", reg); in e1000_write_8bit_ctrl_reg_generic()
|
| A D | e1000_82575.c | 599 DEBUGOUT1("PHY Address %u is out of range\n", offset); in e1000_read_phy_reg_sgmii_82575() 632 DEBUGOUT1("PHY Address %d is out of range\n", offset); in e1000_write_phy_reg_sgmii_82575() 731 DEBUGOUT1("PHY address %u was unreadable\n", in e1000_get_phy_id_82575() 1665 DEBUGOUT1("Configuring Autoneg:PCS_LCTL=0x%08X\n", reg); in e1000_setup_serdes_link_82575() 1673 DEBUGOUT1("Configuring Forced Link:PCS_LCTL=0x%08X\n", reg); in e1000_setup_serdes_link_82575() 3560 DEBUGOUT1("I2C data was not set to %X\n", data); in e1000_clock_out_i2c_bit() 3636 DEBUGOUT1("Error - I2C data was not set to %X.\n", data); in e1000_set_i2c_data()
|
| A D | e1000_82542.c | 340 DEBUGOUT1("After fix-ups FlowControl is now = %x\n", in e1000_setup_link_82542()
|
| A D | e1000_82543.c | 496 DEBUGOUT1("PHY Address %d is out of range\n", offset); in e1000_read_phy_reg_82543() 552 DEBUGOUT1("PHY Address %d is out of range\n", offset); in e1000_write_phy_reg_82543()
|
| A D | e1000_nvm.c | 587 DEBUGOUT1("NVM read error: %d\n", ret_val); in e1000_read_nvm_eerd()
|
| A D | e1000_80003es2lan.c | 613 DEBUGOUT1("GG82563 PSCR: %X\n", phy_data); in e1000_phy_force_speed_duplex_80003es2lan()
|
| A D | e1000_82571.c | 193 DEBUGOUT1("PHY ID unknown: type = 0x%08x\n", phy->id); in e1000_init_phy_params_82571()
|
Completed in 39 milliseconds