Lines Matching refs:ice_debug

56 	ice_debug(hw, ICE_DBG_INIT, "mac_type: %d\n", hw->mac_type);  in ice_set_mac_type()
117 ice_debug(hw, ICE_DBG_LAN, "got invalid MAC address\n"); in ice_aq_manage_mac_read()
169 ice_debug(hw, ICE_DBG_LINK, "get phy caps - report_mode = 0x%x\n", in ice_aq_get_phy_caps()
171 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_get_phy_caps()
173 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_get_phy_caps()
175 ice_debug(hw, ICE_DBG_LINK, " caps = 0x%x\n", pcaps->caps); in ice_aq_get_phy_caps()
176 ice_debug(hw, ICE_DBG_LINK, " low_power_ctrl_an = 0x%x\n", in ice_aq_get_phy_caps()
178 ice_debug(hw, ICE_DBG_LINK, " eee_cap = 0x%x\n", pcaps->eee_cap); in ice_aq_get_phy_caps()
179 ice_debug(hw, ICE_DBG_LINK, " eeer_value = 0x%x\n", in ice_aq_get_phy_caps()
181 ice_debug(hw, ICE_DBG_LINK, " link_fec_options = 0x%x\n", in ice_aq_get_phy_caps()
183 ice_debug(hw, ICE_DBG_LINK, " module_compliance_enforcement = 0x%x\n", in ice_aq_get_phy_caps()
185 ice_debug(hw, ICE_DBG_LINK, " extended_compliance_code = 0x%x\n", in ice_aq_get_phy_caps()
187 ice_debug(hw, ICE_DBG_LINK, " module_type[0] = 0x%x\n", in ice_aq_get_phy_caps()
189 ice_debug(hw, ICE_DBG_LINK, " module_type[1] = 0x%x\n", in ice_aq_get_phy_caps()
191 ice_debug(hw, ICE_DBG_LINK, " module_type[2] = 0x%x\n", in ice_aq_get_phy_caps()
445 ice_debug(hw, ICE_DBG_LINK, "get link info\n"); in ice_aq_get_link_info()
446 ice_debug(hw, ICE_DBG_LINK, " link_speed = 0x%x\n", li->link_speed); in ice_aq_get_link_info()
447 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_get_link_info()
449 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_get_link_info()
451 ice_debug(hw, ICE_DBG_LINK, " media_type = 0x%x\n", *hw_media_type); in ice_aq_get_link_info()
452 ice_debug(hw, ICE_DBG_LINK, " link_info = 0x%x\n", li->link_info); in ice_aq_get_link_info()
453 ice_debug(hw, ICE_DBG_LINK, " an_info = 0x%x\n", li->an_info); in ice_aq_get_link_info()
454 ice_debug(hw, ICE_DBG_LINK, " ext_info = 0x%x\n", li->ext_info); in ice_aq_get_link_info()
455 ice_debug(hw, ICE_DBG_LINK, " fec_info = 0x%x\n", li->fec_info); in ice_aq_get_link_info()
456 ice_debug(hw, ICE_DBG_LINK, " lse_ena = 0x%x\n", li->lse_ena); in ice_aq_get_link_info()
457 ice_debug(hw, ICE_DBG_LINK, " max_frame = 0x%x\n", in ice_aq_get_link_info()
459 ice_debug(hw, ICE_DBG_LINK, " pacing = 0x%x\n", li->pacing); in ice_aq_get_link_info()
801 ice_debug(hw, ICE_DBG_FW_LOG, "[ FW Log Msg Start ]\n"); in ice_output_fw_log()
804 ice_debug(hw, ICE_DBG_FW_LOG, "[ FW Log Msg End ]\n"); in ice_output_fw_log()
867 ice_debug(hw, ICE_DBG_INIT, "Failed to enable FW logging.\n"); in ice_init_hw()
907 ice_debug(hw, ICE_DBG_SCHED, in ice_init_hw()
937 ice_debug(hw, ICE_DBG_SCHED, "invalid sw entry point\n"); in ice_init_hw()
1047 ice_debug(hw, ICE_DBG_INIT, in ice_check_reset()
1066 ice_debug(hw, ICE_DBG_INIT, in ice_check_reset()
1074 ice_debug(hw, ICE_DBG_INIT, in ice_check_reset()
1127 ice_debug(hw, ICE_DBG_INIT, in ice_pf_reset()
1155 ice_debug(hw, ICE_DBG_INIT, "CoreR requested\n"); in ice_reset()
1159 ice_debug(hw, ICE_DBG_INIT, "GlobalR requested\n"); in ice_reset()
1198 ice_debug(hw, ICE_DBG_QCTX, "qrxdata[%d]: %08X\n", i, in ice_copy_rxq_ctx_to_hw()
1581 ice_debug(hw, ICE_DBG_RES, in ice_acquire_res()
1600 ice_debug(hw, ICE_DBG_RES, "resource acquire timed out.\n"); in ice_acquire_res()
1605 ice_debug(hw, ICE_DBG_RES, in ice_acquire_res()
1608 ice_debug(hw, ICE_DBG_RES, in ice_acquire_res()
1740 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_hw_res()
1795 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1801 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1809 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1811 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1814 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1820 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1823 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1830 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1833 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1840 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1843 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1850 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1853 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
1859 ice_debug(hw, ICE_DBG_INIT, "%s: update_pending_nvm\n", prefix); in ice_parse_common_caps()
1863 ice_debug(hw, ICE_DBG_INIT, "%s: update_pending_orom\n", prefix); in ice_parse_common_caps()
1867 ice_debug(hw, ICE_DBG_INIT, "%s: update_pending_netlist\n", prefix); in ice_parse_common_caps()
1873 ice_debug(hw, ICE_DBG_INIT, "%s: nvm_unified_update = %d\n", prefix, in ice_parse_common_caps()
1878 ice_debug(hw, ICE_DBG_INIT, "%s: max_mtu = %d\n", in ice_parse_common_caps()
1907 ice_debug(hw, ICE_DBG_INIT, in ice_recalc_port_limited_caps()
1930 ice_debug(hw, ICE_DBG_INIT, "func caps: num_allocd_vfs = %d\n", in ice_parse_vf_func_caps()
1932 ice_debug(hw, ICE_DBG_INIT, "func caps: vf_base_id = %d\n", in ice_parse_vf_func_caps()
1949 ice_debug(hw, ICE_DBG_INIT, "func caps: guar_num_vsi (fw) = %d\n", in ice_parse_vsi_func_caps()
1951 ice_debug(hw, ICE_DBG_INIT, "func caps: guar_num_vsi = %d\n", in ice_parse_vsi_func_caps()
1976 ice_debug(hw, ICE_DBG_INIT, in ice_parse_fdir_func_caps()
1979 ice_debug(hw, ICE_DBG_INIT, in ice_parse_fdir_func_caps()
2029 ice_debug(hw, ICE_DBG_INIT, in ice_parse_func_caps()
2054 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_funcs = %d\n", in ice_parse_valid_functions_cap()
2073 ice_debug(hw, ICE_DBG_INIT, "dev_caps: num_vfs_exposed = %d\n", in ice_parse_vf_dev_caps()
2092 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_vsi_allocd_to_host = %d\n", in ice_parse_vsi_dev_caps()
2111 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_flow_director_fltr = %d\n", in ice_parse_fdir_dev_caps()
2163 ice_debug(hw, ICE_DBG_INIT, in ice_parse_dev_caps()
2621 ice_debug(hw, ICE_DBG_PHY, in ice_aq_set_phy_cfg()
2632 ice_debug(hw, ICE_DBG_LINK, "set phy cfg\n"); in ice_aq_set_phy_cfg()
2633 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_set_phy_cfg()
2635 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_set_phy_cfg()
2637 ice_debug(hw, ICE_DBG_LINK, " caps = 0x%x\n", cfg->caps); in ice_aq_set_phy_cfg()
2638 ice_debug(hw, ICE_DBG_LINK, " low_power_ctrl_an = 0x%x\n", in ice_aq_set_phy_cfg()
2640 ice_debug(hw, ICE_DBG_LINK, " eee_cap = 0x%x\n", cfg->eee_cap); in ice_aq_set_phy_cfg()
2641 ice_debug(hw, ICE_DBG_LINK, " eeer_value = 0x%x\n", cfg->eeer_value); in ice_aq_set_phy_cfg()
2642 ice_debug(hw, ICE_DBG_LINK, " link_fec_opt = 0x%x\n", in ice_aq_set_phy_cfg()
3070 ice_debug(pi->hw, ICE_DBG_LINK, in ice_get_link_status()
3581 ice_debug(hw, ICE_DBG_SCHED, "VM%d disable failed %d\n", in ice_aq_dis_lan_txq()
3584 ice_debug(hw, ICE_DBG_SCHED, "disable queue %d failed %d\n", in ice_aq_dis_lan_txq()
3796 ice_debug(hw, ICE_DBG_QCTX, in ice_set_ctx()
3885 ice_debug(hw, ICE_DBG_SCHED, "Enaq: invalid queue handle %d\n", in ice_ena_vsi_txq()
3928 ice_debug(hw, ICE_DBG_SCHED, "enable queue %d failed %d\n", in ice_ena_vsi_txq()
4007 ice_debug(hw, ICE_DBG_SCHED, "invalid queue handle%d\n", in ice_dis_vsi_txq()
4012 ice_debug(hw, ICE_DBG_SCHED, "Err:handles %d %d\n", in ice_dis_vsi_txq()
4252 ice_debug(hw, ICE_DBG_SCHED, "query element failed\n"); in ice_sched_query_elem()
4299 ice_debug(hw, ICE_DBG_INIT, in ice_get_link_default_override()
4311 ice_debug(hw, ICE_DBG_INIT, in ice_get_link_default_override()
4323 ice_debug(hw, ICE_DBG_INIT, in ice_get_link_default_override()
4334 ice_debug(hw, ICE_DBG_INIT, in ice_get_link_default_override()
4348 ice_debug(hw, ICE_DBG_INIT, in ice_get_link_default_override()