Lines Matching refs:ice_debug
99 ice_debug(hw, ICE_DBG_PHY, "%s: phy_type_low: 0x%016llx\n", prefix, low); in ice_dump_phy_type()
103 ice_debug(hw, ICE_DBG_PHY, "%s: bit(%d): %s\n", in ice_dump_phy_type()
107 ice_debug(hw, ICE_DBG_PHY, "%s: phy_type_high: 0x%016llx\n", prefix, high); in ice_dump_phy_type()
111 ice_debug(hw, ICE_DBG_PHY, "%s: bit(%d): %s\n", in ice_dump_phy_type()
190 ice_debug(hw, ICE_DBG_INIT, "mac_type: %d\n", hw->mac_type); in ice_set_mac_type()
299 ice_debug(hw, ICE_DBG_LAN, "got invalid MAC address\n"); in ice_aq_manage_mac_read()
356 ice_debug(hw, ICE_DBG_LINK, "get phy caps dump\n"); in ice_aq_get_phy_caps()
378 ice_debug(hw, ICE_DBG_LINK, "%s: report_mode = 0x%x\n", in ice_aq_get_phy_caps()
380 ice_debug(hw, ICE_DBG_LINK, "%s: caps = 0x%x\n", prefix, pcaps->caps); in ice_aq_get_phy_caps()
381 ice_debug(hw, ICE_DBG_LINK, "%s: low_power_ctrl_an = 0x%x\n", prefix, in ice_aq_get_phy_caps()
383 ice_debug(hw, ICE_DBG_LINK, "%s: eee_cap = 0x%x\n", prefix, in ice_aq_get_phy_caps()
385 ice_debug(hw, ICE_DBG_LINK, "%s: eeer_value = 0x%x\n", prefix, in ice_aq_get_phy_caps()
387 ice_debug(hw, ICE_DBG_LINK, "%s: link_fec_options = 0x%x\n", prefix, in ice_aq_get_phy_caps()
389 ice_debug(hw, ICE_DBG_LINK, "%s: module_compliance_enforcement = 0x%x\n", in ice_aq_get_phy_caps()
391 ice_debug(hw, ICE_DBG_LINK, "%s: extended_compliance_code = 0x%x\n", in ice_aq_get_phy_caps()
393 ice_debug(hw, ICE_DBG_LINK, "%s: module_type[0] = 0x%x\n", prefix, in ice_aq_get_phy_caps()
395 ice_debug(hw, ICE_DBG_LINK, "%s: module_type[1] = 0x%x\n", prefix, in ice_aq_get_phy_caps()
397 ice_debug(hw, ICE_DBG_LINK, "%s: module_type[2] = 0x%x\n", prefix, in ice_aq_get_phy_caps()
750 ice_debug(hw, ICE_DBG_LINK, "get link info\n"); in ice_aq_get_link_info()
751 ice_debug(hw, ICE_DBG_LINK, " link_speed = 0x%x\n", li->link_speed); in ice_aq_get_link_info()
752 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_get_link_info()
754 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_get_link_info()
756 ice_debug(hw, ICE_DBG_LINK, " media_type = 0x%x\n", *hw_media_type); in ice_aq_get_link_info()
757 ice_debug(hw, ICE_DBG_LINK, " link_info = 0x%x\n", li->link_info); in ice_aq_get_link_info()
758 ice_debug(hw, ICE_DBG_LINK, " link_cfg_err = 0x%x\n", li->link_cfg_err); in ice_aq_get_link_info()
759 ice_debug(hw, ICE_DBG_LINK, " an_info = 0x%x\n", li->an_info); in ice_aq_get_link_info()
760 ice_debug(hw, ICE_DBG_LINK, " ext_info = 0x%x\n", li->ext_info); in ice_aq_get_link_info()
761 ice_debug(hw, ICE_DBG_LINK, " fec_info = 0x%x\n", li->fec_info); in ice_aq_get_link_info()
762 ice_debug(hw, ICE_DBG_LINK, " lse_ena = 0x%x\n", li->lse_ena); in ice_aq_get_link_info()
763 ice_debug(hw, ICE_DBG_LINK, " max_frame = 0x%x\n", in ice_aq_get_link_info()
765 ice_debug(hw, ICE_DBG_LINK, " pacing = 0x%x\n", li->pacing); in ice_aq_get_link_info()
1017 ice_debug(hw, ICE_DBG_FW_LOG, "Error initializing FW logging: %d\n", in ice_init_hw()
1064 ice_debug(hw, ICE_DBG_SCHED, "Failed to get scheduler allocated resources\n"); in ice_init_hw()
1095 ice_debug(hw, ICE_DBG_SCHED, "invalid sw entry point\n"); in ice_init_hw()
1211 ice_debug(hw, ICE_DBG_INIT, "Global reset polling failed to complete.\n"); in ice_check_reset()
1230 ice_debug(hw, ICE_DBG_INIT, "Global reset processes done. %d\n", cnt); in ice_check_reset()
1237 ice_debug(hw, ICE_DBG_INIT, "Wait for Reset Done timed out. GLNVM_ULD = 0x%x\n", in ice_check_reset()
1289 ice_debug(hw, ICE_DBG_INIT, "PF reset polling failed to complete.\n"); in ice_pf_reset()
1316 ice_debug(hw, ICE_DBG_INIT, "CoreR requested\n"); in ice_reset()
1320 ice_debug(hw, ICE_DBG_INIT, "GlobalR requested\n"); in ice_reset()
1351 ice_debug(hw, ICE_DBG_QCTX, "qrxdata[%d]: %08X\n", i, ctx); in ice_copy_rxq_ctx_to_hw()
1371 ice_debug(hw, ICE_DBG_QCTX, "qrxdata[%d]: %08X\n", i, *ctx); in ice_copy_rxq_ctx_from_hw()
1597 ice_debug(hw, ICE_DBG_QCTX, "qtxdata[%d]: %08X\n", i, *ctx); in ice_copy_txq_ctx_from_hw()
1637 ice_debug(hw, ICE_DBG_QCTX, "qtxdata[%d]: %08X\n", i, ctx); in ice_copy_txq_ctx_to_hw()
2128 ice_debug(hw, ICE_DBG_RES, "resource %d acquire type %d failed.\n", res, access); in ice_acquire_res()
2146 ice_debug(hw, ICE_DBG_RES, "resource acquire timed out.\n"); in ice_acquire_res()
2151 ice_debug(hw, ICE_DBG_RES, "resource indicates no work to do.\n"); in ice_acquire_res()
2153 ice_debug(hw, ICE_DBG_RES, "Warning: -EALREADY not expected\n"); in ice_acquire_res()
2275 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_hw_res()
2330 ice_debug(hw, ICE_DBG_INIT, "%s: valid_functions (bitmap) = %d\n", prefix, in ice_parse_common_caps()
2335 ice_debug(hw, ICE_DBG_INIT, "%s: sr_iov_1_1 = %d\n", prefix, in ice_parse_common_caps()
2342 ice_debug(hw, ICE_DBG_INIT, "%s: dcb = %d\n", prefix, caps->dcb); in ice_parse_common_caps()
2343 ice_debug(hw, ICE_DBG_INIT, "%s: active_tc_bitmap = %d\n", prefix, in ice_parse_common_caps()
2345 ice_debug(hw, ICE_DBG_INIT, "%s: maxtc = %d\n", prefix, caps->maxtc); in ice_parse_common_caps()
2350 ice_debug(hw, ICE_DBG_INIT, "%s: rss_table_size = %d\n", prefix, in ice_parse_common_caps()
2352 ice_debug(hw, ICE_DBG_INIT, "%s: rss_table_entry_width = %d\n", prefix, in ice_parse_common_caps()
2358 ice_debug(hw, ICE_DBG_INIT, "%s: num_rxq = %d\n", prefix, in ice_parse_common_caps()
2360 ice_debug(hw, ICE_DBG_INIT, "%s: rxq_first_id = %d\n", prefix, in ice_parse_common_caps()
2366 ice_debug(hw, ICE_DBG_INIT, "%s: num_txq = %d\n", prefix, in ice_parse_common_caps()
2368 ice_debug(hw, ICE_DBG_INIT, "%s: txq_first_id = %d\n", prefix, in ice_parse_common_caps()
2374 ice_debug(hw, ICE_DBG_INIT, "%s: num_msix_vectors = %d\n", prefix, in ice_parse_common_caps()
2376 ice_debug(hw, ICE_DBG_INIT, "%s: msix_vector_first_id = %d\n", prefix, in ice_parse_common_caps()
2381 ice_debug(hw, ICE_DBG_INIT, "%s: update_pending_nvm\n", prefix); in ice_parse_common_caps()
2385 ice_debug(hw, ICE_DBG_INIT, "%s: update_pending_orom\n", prefix); in ice_parse_common_caps()
2389 ice_debug(hw, ICE_DBG_INIT, "%s: update_pending_netlist\n", prefix); in ice_parse_common_caps()
2395 ice_debug(hw, ICE_DBG_INIT, "%s: nvm_unified_update = %d\n", prefix, in ice_parse_common_caps()
2401 ice_debug(hw, ICE_DBG_INIT, "%s: rdma = %d\n", prefix, caps->rdma); in ice_parse_common_caps()
2405 ice_debug(hw, ICE_DBG_INIT, "%s: max_mtu = %d\n", in ice_parse_common_caps()
2410 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2416 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2422 ice_debug(hw, ICE_DBG_INIT, "%s: roce_lag = %u\n", in ice_parse_common_caps()
2425 ice_debug(hw, ICE_DBG_INIT, "%s: sriov_lag = %u\n", in ice_parse_common_caps()
2457 ice_debug(hw, ICE_DBG_INIT, "reducing maxtc to %d (based on #ports)\n", in ice_recalc_port_limited_caps()
2460 ice_debug(hw, ICE_DBG_INIT, "forcing RDMA off\n"); in ice_recalc_port_limited_caps()
2489 ice_debug(hw, ICE_DBG_INIT, "func caps: num_allocd_vfs = %d\n", in ice_parse_vf_func_caps()
2491 ice_debug(hw, ICE_DBG_INIT, "func caps: vf_base_id = %d\n", in ice_parse_vf_func_caps()
2508 ice_debug(hw, ICE_DBG_INIT, "func caps: guar_num_vsi (fw) = %d\n", in ice_parse_vsi_func_caps()
2510 ice_debug(hw, ICE_DBG_INIT, "func caps: guar_num_vsi = %d\n", in ice_parse_vsi_func_caps()
2552 ice_debug(hw, ICE_DBG_INIT, "1588 func caps: unknown clock frequency %u\n", in ice_parse_1588_func_caps()
2557 ice_debug(hw, ICE_DBG_INIT, "func caps: ieee_1588 = %u\n", in ice_parse_1588_func_caps()
2559 ice_debug(hw, ICE_DBG_INIT, "func caps: src_tmr_owned = %u\n", in ice_parse_1588_func_caps()
2561 ice_debug(hw, ICE_DBG_INIT, "func caps: tmr_ena = %u\n", in ice_parse_1588_func_caps()
2563 ice_debug(hw, ICE_DBG_INIT, "func caps: tmr_index_owned = %u\n", in ice_parse_1588_func_caps()
2565 ice_debug(hw, ICE_DBG_INIT, "func caps: tmr_index_assoc = %u\n", in ice_parse_1588_func_caps()
2567 ice_debug(hw, ICE_DBG_INIT, "func caps: clk_freq = %u\n", in ice_parse_1588_func_caps()
2569 ice_debug(hw, ICE_DBG_INIT, "func caps: clk_src = %u\n", in ice_parse_1588_func_caps()
2599 ice_debug(hw, ICE_DBG_INIT, "func caps: fd_fltr_guar = %d\n", in ice_parse_fdir_func_caps()
2601 ice_debug(hw, ICE_DBG_INIT, "func caps: fd_fltr_best_effort = %d\n", in ice_parse_fdir_func_caps()
2653 ice_debug(hw, ICE_DBG_INIT, "func caps: unknown capability[%d]: 0x%x\n", in ice_parse_func_caps()
2696 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_funcs = %d\n", in ice_parse_valid_functions_cap()
2717 ice_debug(hw, ICE_DBG_INIT, "dev_caps: num_vfs_exposed = %d\n", in ice_parse_vf_dev_caps()
2736 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_vsi_allocd_to_host = %d\n", in ice_parse_vsi_dev_caps()
2775 ice_debug(hw, ICE_DBG_INIT, "dev caps: ieee_1588 = %u\n", in ice_parse_1588_dev_caps()
2777 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr0_owner = %u\n", in ice_parse_1588_dev_caps()
2779 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr0_owned = %u\n", in ice_parse_1588_dev_caps()
2781 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr0_ena = %u\n", in ice_parse_1588_dev_caps()
2783 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr1_owner = %u\n", in ice_parse_1588_dev_caps()
2785 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr1_owned = %u\n", in ice_parse_1588_dev_caps()
2787 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr1_ena = %u\n", in ice_parse_1588_dev_caps()
2789 ice_debug(hw, ICE_DBG_INIT, "dev caps: ts_ll_read = %u\n", in ice_parse_1588_dev_caps()
2791 ice_debug(hw, ICE_DBG_INIT, "dev caps: ts_ll_int_read = %u\n", in ice_parse_1588_dev_caps()
2793 ice_debug(hw, ICE_DBG_INIT, "dev caps: ll_phy_tmr_update = %u\n", in ice_parse_1588_dev_caps()
2795 ice_debug(hw, ICE_DBG_INIT, "dev caps: ieee_1588 ena_ports = %u\n", in ice_parse_1588_dev_caps()
2797 ice_debug(hw, ICE_DBG_INIT, "dev caps: tmr_own_map = %u\n", in ice_parse_1588_dev_caps()
2816 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_flow_director_fltr = %d\n", in ice_parse_fdir_dev_caps()
2835 ice_debug(hw, ICE_DBG_INIT, in ice_parse_sensor_reading_cap()
2860 ice_debug(hw, ICE_DBG_INIT, "dev caps: nac topology is_primary = %d\n", in ice_parse_nac_topo_dev_caps()
2862 ice_debug(hw, ICE_DBG_INIT, "dev caps: nac topology is_dual = %d\n", in ice_parse_nac_topo_dev_caps()
2864 ice_debug(hw, ICE_DBG_INIT, "dev caps: nac topology id = %d\n", in ice_parse_nac_topo_dev_caps()
2925 ice_debug(hw, ICE_DBG_INIT, "dev caps: unknown capability[%d]: 0x%x\n", in ice_parse_dev_caps()
3530 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()
3541 ice_debug(hw, ICE_DBG_LINK, "set phy cfg\n"); in ice_aq_set_phy_cfg()
3542 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_set_phy_cfg()
3544 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_set_phy_cfg()
3546 ice_debug(hw, ICE_DBG_LINK, " caps = 0x%x\n", cfg->caps); in ice_aq_set_phy_cfg()
3547 ice_debug(hw, ICE_DBG_LINK, " low_power_ctrl_an = 0x%x\n", in ice_aq_set_phy_cfg()
3549 ice_debug(hw, ICE_DBG_LINK, " eee_cap = 0x%x\n", cfg->eee_cap); in ice_aq_set_phy_cfg()
3550 ice_debug(hw, ICE_DBG_LINK, " eeer_value = 0x%x\n", cfg->eeer_value); in ice_aq_set_phy_cfg()
3551 ice_debug(hw, ICE_DBG_LINK, " link_fec_opt = 0x%x\n", in ice_aq_set_phy_cfg()
4061 ice_debug(pi->hw, ICE_DBG_LINK, "get link status error, status = %d\n", in ice_get_link_status()
4223 ice_debug(hw, ICE_DBG_PHY, "options: %x\n", *option_count); in ice_aq_get_port_options()
4231 ice_debug(hw, ICE_DBG_PHY, "active idx: %x\n", in ice_aq_get_port_options()
4242 ice_debug(hw, ICE_DBG_PHY, "pending idx: %x\n", in ice_aq_get_port_options()
4252 ice_debug(hw, ICE_DBG_PHY, "pmds: %x max speed: %x\n", in ice_aq_get_port_options()
4704 ice_debug(hw, ICE_DBG_SCHED, "VM%d disable failed %d\n", in ice_aq_dis_lan_txq()
4707 ice_debug(hw, ICE_DBG_SCHED, "disable queue %d failed %d\n", in ice_aq_dis_lan_txq()
4754 ice_debug(hw, ICE_DBG_SCHED, "Failed to reconfigure nodes %d\n", in ice_aq_cfg_lan_txq()
4869 ice_debug(hw, ICE_DBG_SCHED, "Enaq: invalid queue handle %d\n", in ice_ena_vsi_txq()
4912 ice_debug(hw, ICE_DBG_SCHED, "enable queue %d failed %d\n", in ice_ena_vsi_txq()
4986 ice_debug(hw, ICE_DBG_SCHED, "invalid queue handle%d\n", in ice_dis_vsi_txq()
4991 ice_debug(hw, ICE_DBG_SCHED, "Err:handles %d %d\n", in ice_dis_vsi_txq()
5147 ice_debug(hw, ICE_DBG_RDMA, "add RDMA qset failed\n"); in ice_ena_vsi_rdma_qset()
5823 ice_debug(hw, ICE_DBG_SCHED, "query element failed\n"); in ice_sched_query_elem()
6126 ice_debug(hw, ICE_DBG_INIT, "Failed to read link override TLV.\n"); in ice_get_link_default_override()
6137 ice_debug(hw, ICE_DBG_INIT, "Failed to read override link options.\n"); in ice_get_link_default_override()
6148 ice_debug(hw, ICE_DBG_INIT, "Failed to read override phy config.\n"); in ice_get_link_default_override()
6158 ice_debug(hw, ICE_DBG_INIT, "Failed to read override link options.\n"); in ice_get_link_default_override()
6171 ice_debug(hw, ICE_DBG_INIT, "Failed to read override link options.\n"); in ice_get_link_default_override()
6398 ice_debug(hw, ICE_DBG_PTP, "Failed to read CGU register 0x%04x, err %d\n", in ice_read_cgu_reg()
6431 ice_debug(hw, ICE_DBG_PTP, "Failed to write CGU register 0x%04x, err %d\n", in ice_write_cgu_reg()