Lines Matching refs:ice_debug
138 ice_debug(hw, ICE_DBG_PHY, "%s: phy_type_low: 0x%016llx\n", prefix, in ice_dump_phy_type()
143 ice_debug(hw, ICE_DBG_PHY, "%s: bit(%d): %s\n", in ice_dump_phy_type()
147 ice_debug(hw, ICE_DBG_PHY, "%s: phy_type_high: 0x%016llx\n", prefix, in ice_dump_phy_type()
152 ice_debug(hw, ICE_DBG_PHY, "%s: bit(%d): %s\n", in ice_dump_phy_type()
166 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_set_mac_type()
232 ice_debug(hw, ICE_DBG_INIT, "mac_type: %d\n", hw->mac_type); in ice_set_mac_type()
407 ice_debug(hw, ICE_DBG_LAN, "got invalid MAC address\n"); in ice_aq_manage_mac_read()
553 ice_debug(hw, ICE_DBG_LINK, "get phy caps dump\n"); in ice_aq_get_phy_caps()
575 ice_debug(hw, ICE_DBG_LINK, "%s: report_mode = 0x%x\n", in ice_aq_get_phy_caps()
577 ice_debug(hw, ICE_DBG_LINK, "%s: caps = 0x%x\n", prefix, pcaps->caps); in ice_aq_get_phy_caps()
578 ice_debug(hw, ICE_DBG_LINK, "%s: low_power_ctrl_an = 0x%x\n", prefix, in ice_aq_get_phy_caps()
580 ice_debug(hw, ICE_DBG_LINK, "%s: eee_cap = 0x%x\n", prefix, in ice_aq_get_phy_caps()
582 ice_debug(hw, ICE_DBG_LINK, "%s: eeer_value = 0x%x\n", prefix, in ice_aq_get_phy_caps()
584 ice_debug(hw, ICE_DBG_LINK, "%s: link_fec_options = 0x%x\n", prefix, in ice_aq_get_phy_caps()
586 ice_debug(hw, ICE_DBG_LINK, "%s: module_compliance_enforcement = 0x%x\n", in ice_aq_get_phy_caps()
588 ice_debug(hw, ICE_DBG_LINK, "%s: extended_compliance_code = 0x%x\n", in ice_aq_get_phy_caps()
590 ice_debug(hw, ICE_DBG_LINK, "%s: module_type[0] = 0x%x\n", prefix, in ice_aq_get_phy_caps()
592 ice_debug(hw, ICE_DBG_LINK, "%s: module_type[1] = 0x%x\n", prefix, in ice_aq_get_phy_caps()
594 ice_debug(hw, ICE_DBG_LINK, "%s: module_type[2] = 0x%x\n", prefix, in ice_aq_get_phy_caps()
604 ice_debug(hw, ICE_DBG_LINK, "%s: media_type = 0x%x\n", prefix, in ice_aq_get_phy_caps()
744 ice_debug(hw, ICE_DBG_LINK, "get link info\n"); in ice_aq_get_link_info()
745 ice_debug(hw, ICE_DBG_LINK, " link_speed = 0x%x\n", li->link_speed); in ice_aq_get_link_info()
746 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_get_link_info()
748 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_get_link_info()
750 ice_debug(hw, ICE_DBG_LINK, " link_info = 0x%x\n", li->link_info); in ice_aq_get_link_info()
751 ice_debug(hw, ICE_DBG_LINK, " link_cfg_err = 0x%x\n", li->link_cfg_err); in ice_aq_get_link_info()
752 ice_debug(hw, ICE_DBG_LINK, " an_info = 0x%x\n", li->an_info); in ice_aq_get_link_info()
753 ice_debug(hw, ICE_DBG_LINK, " ext_info = 0x%x\n", li->ext_info); in ice_aq_get_link_info()
754 ice_debug(hw, ICE_DBG_LINK, " fec_info = 0x%x\n", li->fec_info); in ice_aq_get_link_info()
755 ice_debug(hw, ICE_DBG_LINK, " lse_ena = 0x%x\n", li->lse_ena); in ice_aq_get_link_info()
756 ice_debug(hw, ICE_DBG_LINK, " max_frame = 0x%x\n", in ice_aq_get_link_info()
758 ice_debug(hw, ICE_DBG_LINK, " pacing = 0x%x\n", li->pacing); in ice_aq_get_link_info()
1023 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_hw()
1048 ice_debug(hw, ICE_DBG_INIT, "Failed to enable FW logging, status %d.\n", in ice_init_hw()
1054 ice_debug(hw, ICE_DBG_INIT, "Failed to register for FW logging events, status %d.\n", in ice_init_hw()
1059 ice_debug(hw, ICE_DBG_INIT, "Failed to unregister for FW logging events, status %d.\n", in ice_init_hw()
1105 ice_debug(hw, ICE_DBG_SCHED, "Failed to get scheduler allocated resources\n"); in ice_init_hw()
1135 ice_debug(hw, ICE_DBG_SCHED, "invalid sw entry point\n"); in ice_init_hw()
1242 ice_debug(hw, ICE_DBG_INIT, "Global reset polling failed to complete.\n"); in ice_check_reset()
1263 ice_debug(hw, ICE_DBG_INIT, "Global reset processes done. %d\n", cnt); in ice_check_reset()
1270 ice_debug(hw, ICE_DBG_INIT, "Wait for Reset Done timed out. GLNVM_ULD = 0x%x\n", in ice_check_reset()
1324 ice_debug(hw, ICE_DBG_INIT, "PF reset polling failed to complete.\n"); in ice_pf_reset()
1351 ice_debug(hw, ICE_DBG_INIT, "CoreR requested\n"); in ice_reset()
1355 ice_debug(hw, ICE_DBG_INIT, "GlobalR requested\n"); in ice_reset()
1394 ice_debug(hw, ICE_DBG_QCTX, "qrxdata[%d]: %08X\n", i, in ice_copy_rxq_ctx_to_hw()
1426 ice_debug(hw, ICE_DBG_QCTX, "qrxdata[%d]: %08X\n", i, *ctx); in ice_copy_rxq_ctx_from_hw()
1591 ice_debug(hw, ICE_DBG_QCTX, "cmpltnqdata[%d]: %08X\n", i, in ice_copy_tx_cmpltnq_ctx_to_hw()
1681 ice_debug(hw, ICE_DBG_QCTX, "tx_drbell_qdata[%d]: %08X\n", i, in ice_copy_tx_drbell_q_ctx_to_hw()
2110 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_req_res()
2179 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_release_res()
2209 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_acquire_res()
2222 ice_debug(hw, ICE_DBG_RES, "resource %d acquire type %d failed.\n", res, access); in ice_acquire_res()
2240 ice_debug(hw, ICE_DBG_RES, "resource acquire timed out.\n"); in ice_acquire_res()
2245 ice_debug(hw, ICE_DBG_RES, "resource indicates no work to do.\n"); in ice_acquire_res()
2247 ice_debug(hw, ICE_DBG_RES, "Warning: ICE_ERR_AQ_NO_WORK not expected\n"); in ice_acquire_res()
2264 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_release_res()
2298 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_alloc_free_res()
2384 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_hw_res()
2427 ice_debug(hw, ICE_DBG_INIT, "%s: led_pin_num = %u\n", prefix, in ice_print_led_caps()
2438 ice_debug(hw, ICE_DBG_INIT, "%s: led[%u] = %u\n", in ice_print_led_caps()
2460 ice_debug(hw, ICE_DBG_INIT, "%s: sdp_pin_num = %u\n", prefix, in ice_print_sdp_caps()
2471 ice_debug(hw, ICE_DBG_INIT, "%s: sdp[%u] = %u\n", in ice_print_sdp_caps()
2505 ice_debug(hw, ICE_DBG_INIT, "%s: switching_mode = %u\n", prefix, in ice_parse_common_caps()
2511 ice_debug(hw, ICE_DBG_INIT, "%s: mgmt_mode = %u\n", prefix, in ice_parse_common_caps()
2513 ice_debug(hw, ICE_DBG_INIT, "%s: mgmt_protocols_mctp = %u\n", prefix, in ice_parse_common_caps()
2518 ice_debug(hw, ICE_DBG_INIT, "%s: os2bmc = %u\n", prefix, caps->os2bmc); in ice_parse_common_caps()
2522 ice_debug(hw, ICE_DBG_INIT, "%s: valid_functions (bitmap) = 0x%x\n", prefix, in ice_parse_common_caps()
2527 ice_debug(hw, ICE_DBG_INIT, "%s: sr_iov_1_1 = %u\n", prefix, in ice_parse_common_caps()
2532 ice_debug(hw, ICE_DBG_INIT, "%s: vmdq = %u\n", prefix, caps->vmdq); in ice_parse_common_caps()
2536 ice_debug(hw, ICE_DBG_INIT, "%s: evb_802_1_qbg = %u\n", prefix, number); in ice_parse_common_caps()
2540 ice_debug(hw, ICE_DBG_INIT, "%s: evb_802_1_qbh = %u\n", prefix, number); in ice_parse_common_caps()
2546 ice_debug(hw, ICE_DBG_INIT, "%s: dcb = %u\n", prefix, caps->dcb); in ice_parse_common_caps()
2547 ice_debug(hw, ICE_DBG_INIT, "%s: active_tc_bitmap = 0x%x\n", prefix, in ice_parse_common_caps()
2549 ice_debug(hw, ICE_DBG_INIT, "%s: maxtc = %u\n", prefix, caps->maxtc); in ice_parse_common_caps()
2553 ice_debug(hw, ICE_DBG_INIT, "%s: iscsi = %u\n", prefix, caps->iscsi); in ice_parse_common_caps()
2558 ice_debug(hw, ICE_DBG_INIT, "%s: rss_table_size = %u\n", prefix, in ice_parse_common_caps()
2560 ice_debug(hw, ICE_DBG_INIT, "%s: rss_table_entry_width = %u\n", prefix, in ice_parse_common_caps()
2566 ice_debug(hw, ICE_DBG_INIT, "%s: num_rxq = %u\n", prefix, in ice_parse_common_caps()
2568 ice_debug(hw, ICE_DBG_INIT, "%s: rxq_first_id = %u\n", prefix, in ice_parse_common_caps()
2574 ice_debug(hw, ICE_DBG_INIT, "%s: num_txq = %u\n", prefix, in ice_parse_common_caps()
2576 ice_debug(hw, ICE_DBG_INIT, "%s: txq_first_id = %u\n", prefix, in ice_parse_common_caps()
2582 ice_debug(hw, ICE_DBG_INIT, "%s: num_msix_vectors = %u\n", prefix, in ice_parse_common_caps()
2584 ice_debug(hw, ICE_DBG_INIT, "%s: msix_vector_first_id = %u\n", prefix, in ice_parse_common_caps()
2591 ice_debug(hw, ICE_DBG_INIT, "%s: sec_rev_disabled = %d\n", prefix, in ice_parse_common_caps()
2596 ice_debug(hw, ICE_DBG_INIT, "%s: update_disabled = %d\n", prefix, in ice_parse_common_caps()
2601 ice_debug(hw, ICE_DBG_INIT, "%s: nvm_unified_update = %d\n", prefix, in ice_parse_common_caps()
2606 ice_debug(hw, ICE_DBG_INIT, "%s: netlist_auth = %d\n", prefix, in ice_parse_common_caps()
2611 ice_debug(hw, ICE_DBG_INIT, "%s: mgmt_cem = %u\n", prefix, in ice_parse_common_caps()
2616 ice_debug(hw, ICE_DBG_INIT, "%s: iwarp = %u\n", prefix, caps->iwarp); in ice_parse_common_caps()
2620 ice_debug(hw, ICE_DBG_INIT, "%s: roce_lag = %u\n", in ice_parse_common_caps()
2627 ice_debug(hw, ICE_DBG_INIT, "%s: led[%u] = 1\n", prefix, phys_id); in ice_parse_common_caps()
2634 ice_debug(hw, ICE_DBG_INIT, "%s: sdp[%u] = 1\n", prefix, phys_id); in ice_parse_common_caps()
2640 ice_debug(hw, ICE_DBG_INIT, "%s: wr_csr_prot = 0x%llX\n", prefix, in ice_parse_common_caps()
2650 ice_debug(hw, ICE_DBG_INIT, "%s: num_wol_proxy_fltr = %u\n", prefix, in ice_parse_common_caps()
2652 ice_debug(hw, ICE_DBG_INIT, "%s: wol_proxy_vsi_seid = %u\n", prefix, in ice_parse_common_caps()
2654 ice_debug(hw, ICE_DBG_INIT, "%s: apm_wol_support = %u\n", in ice_parse_common_caps()
2659 ice_debug(hw, ICE_DBG_INIT, "%s: max_mtu = %u\n", in ice_parse_common_caps()
2664 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2670 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2692 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2696 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2700 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2704 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2708 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2712 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2723 ice_debug(hw, ICE_DBG_INIT, "%s: dyn_flattening_en = %d\n", in ice_parse_common_caps()
2728 ice_debug(hw, ICE_DBG_INIT, "%s: orom_recovery_update = %d\n", in ice_parse_common_caps()
2733 ice_debug(hw, ICE_DBG_INIT, "%s: next_cluster_id_support = %d\n", in ice_parse_common_caps()
2762 ice_debug(hw, ICE_DBG_INIT, "reducing maxtc to %u (based on #ports)\n", in ice_recalc_port_limited_caps()
2765 ice_debug(hw, ICE_DBG_INIT, "forcing RDMA off\n"); in ice_recalc_port_limited_caps()
2794 ice_debug(hw, ICE_DBG_INIT, "func caps: num_allocd_vfs = %u\n", in ice_parse_vf_func_caps()
2796 ice_debug(hw, ICE_DBG_INIT, "func caps: vf_base_id = %u\n", in ice_parse_vf_func_caps()
2813 ice_debug(hw, ICE_DBG_INIT, "func caps: guar_num_vsi (fw) = %u\n", in ice_parse_vsi_func_caps()
2815 ice_debug(hw, ICE_DBG_INIT, "func caps: guar_num_vsi = %u\n", in ice_parse_vsi_func_caps()
2861 ice_debug(hw, ICE_DBG_INIT, "func caps: unknown capability[%d]: 0x%x\n", in ice_parse_func_caps()
2888 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_funcs = %u\n", in ice_parse_valid_functions_cap()
2908 ice_debug(hw, ICE_DBG_INIT, "dev_caps: num_vfs_exposed = %u\n", in ice_parse_vf_dev_caps()
2927 ice_debug(hw, ICE_DBG_INIT, "dev caps: num_vsi_allocd_to_host = %u\n", in ice_parse_vsi_dev_caps()
2950 ice_debug(hw, ICE_DBG_INIT, "dev caps: nac topology is_primary = %d\n", in ice_parse_nac_topo_dev_caps()
2952 ice_debug(hw, ICE_DBG_INIT, "dev caps: nac topology is_dual = %d\n", in ice_parse_nac_topo_dev_caps()
2954 ice_debug(hw, ICE_DBG_INIT, "dev caps: nac topology id = %u\n", in ice_parse_nac_topo_dev_caps()
2973 ice_debug(hw, ICE_DBG_INIT, in ice_parse_sensor_reading_cap()
3029 ice_debug(hw, ICE_DBG_INIT, "dev caps: unknown capability[%u]: 0x%x\n", in ice_parse_dev_caps()
3628 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()
3638 ice_debug(hw, ICE_DBG_LINK, "set phy cfg\n"); in ice_aq_set_phy_cfg()
3639 ice_debug(hw, ICE_DBG_LINK, " phy_type_low = 0x%llx\n", in ice_aq_set_phy_cfg()
3641 ice_debug(hw, ICE_DBG_LINK, " phy_type_high = 0x%llx\n", in ice_aq_set_phy_cfg()
3643 ice_debug(hw, ICE_DBG_LINK, " caps = 0x%x\n", cfg->caps); in ice_aq_set_phy_cfg()
3644 ice_debug(hw, ICE_DBG_LINK, " low_power_ctrl_an = 0x%x\n", in ice_aq_set_phy_cfg()
3646 ice_debug(hw, ICE_DBG_LINK, " eee_cap = 0x%x\n", cfg->eee_cap); in ice_aq_set_phy_cfg()
3647 ice_debug(hw, ICE_DBG_LINK, " eeer_value = 0x%x\n", cfg->eeer_value); in ice_aq_set_phy_cfg()
3648 ice_debug(hw, ICE_DBG_LINK, " link_fec_opt = 0x%x\n", in ice_aq_set_phy_cfg()
4121 ice_debug(pi->hw, ICE_DBG_LINK, "get link status error, status = %d\n", in ice_get_link_status()
4603 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_add_lan_txq()
4655 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_dis_lan_txq()
4719 ice_debug(hw, ICE_DBG_SCHED, "VM%d disable failed %d\n", in ice_aq_dis_lan_txq()
4722 ice_debug(hw, ICE_DBG_SCHED, "disable queue %d failed %d\n", in ice_aq_dis_lan_txq()
4820 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_add_rdma_qsets()
5055 …ice_debug(hw, ICE_DBG_QCTX, "Field %d width of %d bits larger than size of %d byte(s) ... skipping… in ice_set_ctx()
5411 ice_debug(hw, ICE_DBG_SCHED, "Enaq: invalid queue handle %d\n", in ice_ena_vsi_txq()
5454 ice_debug(hw, ICE_DBG_SCHED, "enable queue %d failed %d\n", in ice_ena_vsi_txq()
5533 ice_debug(hw, ICE_DBG_SCHED, "invalid queue handle%d\n", in ice_dis_vsi_txq()
5538 ice_debug(hw, ICE_DBG_SCHED, "Err:handles %d %d\n", in ice_dis_vsi_txq()
5694 ice_debug(hw, ICE_DBG_RDMA, "add RDMA qset failed\n"); in ice_ena_vsi_rdma_qset()
6165 ice_debug(hw, ICE_DBG_SCHED, "query element failed\n"); in ice_sched_query_elem()
6538 ice_debug(hw, ICE_DBG_INIT, "Failed to read link override TLV.\n"); in ice_get_link_default_override()
6549 ice_debug(hw, ICE_DBG_INIT, "Failed to read override link options.\n"); in ice_get_link_default_override()
6560 ice_debug(hw, ICE_DBG_INIT, "Failed to read override phy config.\n"); in ice_get_link_default_override()
6570 ice_debug(hw, ICE_DBG_INIT, "Failed to read override link options.\n"); in ice_get_link_default_override()
6583 ice_debug(hw, ICE_DBG_INIT, "Failed to read override link options.\n"); in ice_get_link_default_override()
6702 ice_debug(hw, ICE_DBG_PHY, "options: %x\n", *option_count); in ice_aq_get_port_options()
6709 ice_debug(hw, ICE_DBG_PHY, "active idx: %x\n", in ice_aq_get_port_options()
6720 ice_debug(hw, ICE_DBG_PHY, "pending idx: %x\n", in ice_aq_get_port_options()
6728 ice_debug(hw, ICE_DBG_PHY, "pmds: %x max speed: %x\n", in ice_aq_get_port_options()