Lines Matching refs:ice_debug

59 	ice_debug(hw, ICE_DBG_INIT, "mac_type: %d\n", hw->mac_type);  in ice_set_mac_type()
152 ice_debug(hw, ICE_DBG_LAN, "got invalid MAC address\n"); in ice_aq_manage_mac_read()
208 ice_debug(hw, ICE_DBG_LINK, "get phy caps - report_mode = 0x%x\n", in ice_aq_get_phy_caps()
210 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_get_phy_caps()
212 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_get_phy_caps()
214 ice_debug(hw, ICE_DBG_LINK, " caps = 0x%x\n", pcaps->caps); in ice_aq_get_phy_caps()
215 ice_debug(hw, ICE_DBG_LINK, " low_power_ctrl_an = 0x%x\n", in ice_aq_get_phy_caps()
217 ice_debug(hw, ICE_DBG_LINK, " eee_cap = 0x%x\n", pcaps->eee_cap); in ice_aq_get_phy_caps()
218 ice_debug(hw, ICE_DBG_LINK, " eeer_value = 0x%x\n", in ice_aq_get_phy_caps()
220 ice_debug(hw, ICE_DBG_LINK, " link_fec_options = 0x%x\n", in ice_aq_get_phy_caps()
222 ice_debug(hw, ICE_DBG_LINK, " module_compliance_enforcement = 0x%x\n", in ice_aq_get_phy_caps()
224 ice_debug(hw, ICE_DBG_LINK, " extended_compliance_code = 0x%x\n", in ice_aq_get_phy_caps()
226 ice_debug(hw, ICE_DBG_LINK, " module_type[0] = 0x%x\n", in ice_aq_get_phy_caps()
228 ice_debug(hw, ICE_DBG_LINK, " module_type[1] = 0x%x\n", in ice_aq_get_phy_caps()
230 ice_debug(hw, ICE_DBG_LINK, " module_type[2] = 0x%x\n", in ice_aq_get_phy_caps()
487 ice_debug(hw, ICE_DBG_LINK, "get link info\n"); in ice_aq_get_link_info()
488 ice_debug(hw, ICE_DBG_LINK, " link_speed = 0x%x\n", li->link_speed); in ice_aq_get_link_info()
489 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_get_link_info()
491 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_get_link_info()
493 ice_debug(hw, ICE_DBG_LINK, " media_type = 0x%x\n", *hw_media_type); in ice_aq_get_link_info()
494 ice_debug(hw, ICE_DBG_LINK, " link_info = 0x%x\n", li->link_info); in ice_aq_get_link_info()
495 ice_debug(hw, ICE_DBG_LINK, " link_cfg_err = 0x%x\n", li->link_cfg_err); in ice_aq_get_link_info()
496 ice_debug(hw, ICE_DBG_LINK, " an_info = 0x%x\n", li->an_info); in ice_aq_get_link_info()
497 ice_debug(hw, ICE_DBG_LINK, " ext_info = 0x%x\n", li->ext_info); in ice_aq_get_link_info()
498 ice_debug(hw, ICE_DBG_LINK, " fec_info = 0x%x\n", li->fec_info); in ice_aq_get_link_info()
499 ice_debug(hw, ICE_DBG_LINK, " lse_ena = 0x%x\n", li->lse_ena); in ice_aq_get_link_info()
500 ice_debug(hw, ICE_DBG_LINK, " max_frame = 0x%x\n", in ice_aq_get_link_info()
502 ice_debug(hw, ICE_DBG_LINK, " pacing = 0x%x\n", li->pacing); in ice_aq_get_link_info()
870 ice_debug(hw, ICE_DBG_FW_LOG, "[ FW Log Msg Start ]\n"); in ice_output_fw_log()
873 ice_debug(hw, ICE_DBG_FW_LOG, "[ FW Log Msg End ]\n"); in ice_output_fw_log()
936 ice_debug(hw, ICE_DBG_INIT, "Failed to enable FW logging.\n"); in ice_init_hw()
976 ice_debug(hw, ICE_DBG_SCHED, "Failed to get scheduler allocated resources\n"); in ice_init_hw()
1008 ice_debug(hw, ICE_DBG_SCHED, "invalid sw entry point\n"); in ice_init_hw()
1118 ice_debug(hw, ICE_DBG_INIT, "Global reset polling failed to complete.\n"); in ice_check_reset()
1137 ice_debug(hw, ICE_DBG_INIT, "Global reset processes done. %d\n", cnt); in ice_check_reset()
1144 ice_debug(hw, ICE_DBG_INIT, "Wait for Reset Done timed out. GLNVM_ULD = 0x%x\n", in ice_check_reset()
1196 ice_debug(hw, ICE_DBG_INIT, "PF reset polling failed to complete.\n"); in ice_pf_reset()
1223 ice_debug(hw, ICE_DBG_INIT, "CoreR requested\n"); in ice_reset()
1227 ice_debug(hw, ICE_DBG_INIT, "GlobalR requested\n"); in ice_reset()
1266 ice_debug(hw, ICE_DBG_QCTX, "qrxdata[%d]: %08X\n", i, in ice_copy_rxq_ctx_to_hw()
1786 ice_debug(hw, ICE_DBG_RES, "resource %d acquire type %d failed.\n", res, access); in ice_acquire_res()
1804 ice_debug(hw, ICE_DBG_RES, "resource acquire timed out.\n"); in ice_acquire_res()
1809 ice_debug(hw, ICE_DBG_RES, "resource indicates no work to do.\n"); in ice_acquire_res()
1811 ice_debug(hw, ICE_DBG_RES, "Warning: ICE_ERR_AQ_NO_WORK not expected\n"); in ice_acquire_res()
1942 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_hw_res()
1997 ice_debug(hw, ICE_DBG_INIT, "%s: valid_functions (bitmap) = %d\n", prefix, in ice_parse_common_caps()
2002 ice_debug(hw, ICE_DBG_INIT, "%s: sr_iov_1_1 = %d\n", prefix, in ice_parse_common_caps()
2009 ice_debug(hw, ICE_DBG_INIT, "%s: dcb = %d\n", prefix, caps->dcb); in ice_parse_common_caps()
2010 ice_debug(hw, ICE_DBG_INIT, "%s: active_tc_bitmap = %d\n", prefix, in ice_parse_common_caps()
2012 ice_debug(hw, ICE_DBG_INIT, "%s: maxtc = %d\n", prefix, caps->maxtc); in ice_parse_common_caps()
2017 ice_debug(hw, ICE_DBG_INIT, "%s: rss_table_size = %d\n", prefix, in ice_parse_common_caps()
2019 ice_debug(hw, ICE_DBG_INIT, "%s: rss_table_entry_width = %d\n", prefix, in ice_parse_common_caps()
2025 ice_debug(hw, ICE_DBG_INIT, "%s: num_rxq = %d\n", prefix, in ice_parse_common_caps()
2027 ice_debug(hw, ICE_DBG_INIT, "%s: rxq_first_id = %d\n", prefix, in ice_parse_common_caps()
2033 ice_debug(hw, ICE_DBG_INIT, "%s: num_txq = %d\n", prefix, in ice_parse_common_caps()
2035 ice_debug(hw, ICE_DBG_INIT, "%s: txq_first_id = %d\n", prefix, in ice_parse_common_caps()
2041 ice_debug(hw, ICE_DBG_INIT, "%s: num_msix_vectors = %d\n", prefix, in ice_parse_common_caps()
2043 ice_debug(hw, ICE_DBG_INIT, "%s: msix_vector_first_id = %d\n", prefix, in ice_parse_common_caps()
2048 ice_debug(hw, ICE_DBG_INIT, "%s: update_pending_nvm\n", prefix); in ice_parse_common_caps()
2052 ice_debug(hw, ICE_DBG_INIT, "%s: update_pending_orom\n", prefix); in ice_parse_common_caps()
2056 ice_debug(hw, ICE_DBG_INIT, "%s: update_pending_netlist\n", prefix); in ice_parse_common_caps()
2062 ice_debug(hw, ICE_DBG_INIT, "%s: nvm_unified_update = %d\n", prefix, in ice_parse_common_caps()
2067 ice_debug(hw, ICE_DBG_INIT, "%s: rdma = %d\n", prefix, caps->rdma); in ice_parse_common_caps()
2071 ice_debug(hw, ICE_DBG_INIT, "%s: max_mtu = %d\n", in ice_parse_common_caps()
2100 ice_debug(hw, ICE_DBG_INIT, "reducing maxtc to %d (based on #ports)\n", in ice_recalc_port_limited_caps()
2103 ice_debug(hw, ICE_DBG_INIT, "forcing RDMA off\n"); in ice_recalc_port_limited_caps()
2132 ice_debug(hw, ICE_DBG_INIT, "func caps: num_allocd_vfs = %d\n", in ice_parse_vf_func_caps()
2134 ice_debug(hw, ICE_DBG_INIT, "func caps: vf_base_id = %d\n", in ice_parse_vf_func_caps()
2151 ice_debug(hw, ICE_DBG_INIT, "func caps: guar_num_vsi (fw) = %d\n", in ice_parse_vsi_func_caps()
2153 ice_debug(hw, ICE_DBG_INIT, "func caps: guar_num_vsi = %d\n", in ice_parse_vsi_func_caps()
2183 ice_debug(hw, ICE_DBG_INIT, "func caps: ieee_1588 = %u\n", in ice_parse_1588_func_caps()
2185 ice_debug(hw, ICE_DBG_INIT, "func caps: src_tmr_owned = %u\n", in ice_parse_1588_func_caps()
2187 ice_debug(hw, ICE_DBG_INIT, "func caps: tmr_ena = %u\n", in ice_parse_1588_func_caps()
2189 ice_debug(hw, ICE_DBG_INIT, "func caps: tmr_index_owned = %u\n", in ice_parse_1588_func_caps()
2191 ice_debug(hw, ICE_DBG_INIT, "func caps: tmr_index_assoc = %u\n", in ice_parse_1588_func_caps()
2193 ice_debug(hw, ICE_DBG_INIT, "func caps: clk_freq = %u\n", in ice_parse_1588_func_caps()
2195 ice_debug(hw, ICE_DBG_INIT, "func caps: clk_src = %u\n", in ice_parse_1588_func_caps()
2220 ice_debug(hw, ICE_DBG_INIT, "func caps: fd_fltr_guar = %d\n", in ice_parse_fdir_func_caps()
2222 ice_debug(hw, ICE_DBG_INIT, "func caps: fd_fltr_best_effort = %d\n", in ice_parse_fdir_func_caps()
2274 ice_debug(hw, ICE_DBG_INIT, "func caps: unknown capability[%d]: 0x%x\n", in ice_parse_func_caps()
2298 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_funcs = %d\n", in ice_parse_valid_functions_cap()
2317 ice_debug(hw, ICE_DBG_INIT, "dev_caps: num_vfs_exposed = %d\n", in ice_parse_vf_dev_caps()
2336 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_vsi_allocd_to_host = %d\n", in ice_parse_vsi_dev_caps()
2371 ice_debug(hw, ICE_DBG_INIT, "dev caps: ieee_1588 = %u\n", in ice_parse_1588_dev_caps()
2373 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr0_owner = %u\n", in ice_parse_1588_dev_caps()
2375 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr0_owned = %u\n", in ice_parse_1588_dev_caps()
2377 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr0_ena = %u\n", in ice_parse_1588_dev_caps()
2379 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr1_owner = %u\n", in ice_parse_1588_dev_caps()
2381 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr1_owned = %u\n", in ice_parse_1588_dev_caps()
2383 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr1_ena = %u\n", in ice_parse_1588_dev_caps()
2385 ice_debug(hw, ICE_DBG_INIT, "dev caps: ieee_1588 ena_ports = %u\n", in ice_parse_1588_dev_caps()
2387 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr_own_map = %u\n", in ice_parse_1588_dev_caps()
2406 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_flow_director_fltr = %d\n", in ice_parse_fdir_dev_caps()
2461 ice_debug(hw, ICE_DBG_INIT, "dev caps: unknown capability[%d]: 0x%x\n", in ice_parse_dev_caps()
2918 ice_debug(hw, ICE_DBG_PHY, "Invalid bit is set in ice_aqc_set_phy_cfg_data->caps : 0x%x\n", in ice_aq_set_phy_cfg()
2928 ice_debug(hw, ICE_DBG_LINK, "set phy cfg\n"); in ice_aq_set_phy_cfg()
2929 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_set_phy_cfg()
2931 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_set_phy_cfg()
2933 ice_debug(hw, ICE_DBG_LINK, " caps = 0x%x\n", cfg->caps); in ice_aq_set_phy_cfg()
2934 ice_debug(hw, ICE_DBG_LINK, " low_power_ctrl_an = 0x%x\n", in ice_aq_set_phy_cfg()
2936 ice_debug(hw, ICE_DBG_LINK, " eee_cap = 0x%x\n", cfg->eee_cap); in ice_aq_set_phy_cfg()
2937 ice_debug(hw, ICE_DBG_LINK, " eeer_value = 0x%x\n", cfg->eeer_value); in ice_aq_set_phy_cfg()
2938 ice_debug(hw, ICE_DBG_LINK, " link_fec_opt = 0x%x\n", in ice_aq_set_phy_cfg()
3361 ice_debug(pi->hw, ICE_DBG_LINK, "get link status error, status = %d\n", in ice_get_link_status()
3865 ice_debug(hw, ICE_DBG_SCHED, "VM%d disable failed %d\n", in ice_aq_dis_lan_txq()
3868 ice_debug(hw, ICE_DBG_SCHED, "disable queue %d failed %d\n", in ice_aq_dis_lan_txq()
4126ice_debug(hw, ICE_DBG_QCTX, "Field %d width of %d bits larger than size of %d byte(s) ... skipping… in ice_set_ctx()
4214 ice_debug(hw, ICE_DBG_SCHED, "Enaq: invalid queue handle %d\n", in ice_ena_vsi_txq()
4257 ice_debug(hw, ICE_DBG_SCHED, "enable queue %d failed %d\n", in ice_ena_vsi_txq()
4336 ice_debug(hw, ICE_DBG_SCHED, "invalid queue handle%d\n", in ice_dis_vsi_txq()
4341 ice_debug(hw, ICE_DBG_SCHED, "Err:handles %d %d\n", in ice_dis_vsi_txq()
4499 ice_debug(hw, ICE_DBG_RDMA, "add RDMA qset failed\n"); in ice_ena_vsi_rdma_qset()
4741 ice_debug(hw, ICE_DBG_SCHED, "query element failed\n"); in ice_sched_query_elem()
4917 ice_debug(hw, ICE_DBG_INIT, "Failed to read link override TLV.\n"); in ice_get_link_default_override()
4928 ice_debug(hw, ICE_DBG_INIT, "Failed to read override link options.\n"); in ice_get_link_default_override()
4939 ice_debug(hw, ICE_DBG_INIT, "Failed to read override phy config.\n"); in ice_get_link_default_override()
4949 ice_debug(hw, ICE_DBG_INIT, "Failed to read override link options.\n"); in ice_get_link_default_override()
4962 ice_debug(hw, ICE_DBG_INIT, "Failed to read override link options.\n"); in ice_get_link_default_override()