Home
last modified time | relevance | path

Searched refs:ice_debug (Results 1 – 12 of 12) sorted by relevance

/freebsd-13.1/sys/dev/ice/
H A Dice_nvm.c58 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_read_nvm()
105 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_read_flat_nvm()
169 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_update_nvm()
210 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_erase_nvm()
252 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_read_nvm_cfg()
286 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_write_nvm_cfg()
344 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_read_sr_word_aq()
375 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_write_sr_aq()
401 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_read_sr_buf_aq()
428 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_acquire_nvm()
[all …]
H A Dice_common.c165 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_set_mac_type()
708 ice_debug(hw, ICE_DBG_LINK, "get link info\n"); in ice_aq_get_link_info()
977 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_hw()
2408 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2414 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2434 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2438 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2442 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2446 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2450 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
[all …]
H A Dice_fwlog.c59 ice_debug(hw, ICE_DBG_FW_LOG, "Null ice_fwlog_module_entry array\n"); in valid_module_entries()
64 ice_debug(hw, ICE_DBG_FW_LOG, "num_entries must be non-zero\n"); in valid_module_entries()
72 ice_debug(hw, ICE_DBG_FW_LOG, "Invalid module_id %u, max valid module_id is %u\n", in valid_module_entries()
78 ice_debug(hw, ICE_DBG_FW_LOG, "Invalid log_level %u, max valid log_level is %u\n", in valid_module_entries()
96 ice_debug(hw, ICE_DBG_FW_LOG, "Null ice_fwlog_cfg\n"); in valid_cfg()
102 ice_debug(hw, ICE_DBG_FW_LOG, "Unsupported log_resolution %u, must be between %u and %u\n", in valid_cfg()
337 ice_debug(hw, ICE_DBG_FW_LOG, "Failed to register for firmware logging events over ARQ\n"); in ice_fwlog_register()
357 ice_debug(hw, ICE_DBG_FW_LOG, "Failed to unregister from firmware logging events over ARQ\n"); in ice_fwlog_unregister()
392 ice_debug(hw, ICE_DBG_FW_LOG, "Failed to get FW log configuration\n"); in ice_aq_fwlog_get()
398 ice_debug(hw, ICE_DBG_FW_LOG, "FW returned less than the expected number of FW log module IDs\n"); in ice_aq_fwlog_get()
[all …]
H A Dice_controlq.c67 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_adminq_init_regs()
350 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_sq()
412 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_rq()
468 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_sq()
533 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_rq()
583 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_check_adminq()
621 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_ctrlq()
675 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_ctrlq()
704 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_all_ctrlq()
729 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_all_ctrlq()
[all …]
H A Dice_vlan_mode.c125 ice_debug(hw, ICE_DBG_AQ, "Failed to get VLAN mode, status %d\n", in ice_aq_is_dvm_ena()
171 ice_debug(hw, ICE_DBG_PKG, "Failed to get supported VLAN mode, status %d\n", in ice_pkg_supports_dvm()
193 ice_debug(hw, ICE_DBG_NVM, "Failed to get VLAN mode, status %d\n", in ice_fw_supports_dvm()
214 ice_debug(hw, ICE_DBG_PKG, "DDP doesn't support DVM\n"); in ice_is_dvm_supported()
219 ice_debug(hw, ICE_DBG_PKG, "FW doesn't support DVM\n"); in ice_is_dvm_supported()
275 ice_debug(hw, ICE_DBG_INIT, "Failed to set port parameters for single VLAN mode\n"); in ice_set_svm()
291 ice_debug(hw, ICE_DBG_INIT, "Failed to configure port in single VLAN mode\n"); in ice_set_svm()
H A Dice_flex_pipe.c755 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_acquire_global_cfg_lock()
787 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_acquire_change_lock()
801 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_release_change_lock()
827 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_download_pkg()
871 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_upload_section()
899 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_update_pkg()
944 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_find_seg_in_pkg()
1123 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_get_pkg_info_list()
1142 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_download_pkg()
1178 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_pkg_info()
[all …]
H A Dice_switch.c325 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_sw()
346 ice_debug(hw, ICE_DBG_SW, "VEB counter resource could not be freed\n"); in ice_free_sw()
764 ice_debug(hw, ICE_DBG_SW, "Error VSI index (%u) out-of-range\n", in ice_aq_add_update_mir_rule()
967 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_sw_rules()
1009 ice_debug(pi->hw, ICE_DBG_SW, "incorrect VSI/port type received\n"); in ice_init_port_info()
1073 ice_debug(hw, ICE_DBG_SW, "more ports than expected\n"); in ice_get_initial_sw_cfg()
2244 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_get_res_descs()
3354 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in _ice_set_vsi_promisc()
3595 ice_debug(hw, ICE_DBG_SW, "Unsupported lookup type\n"); in ice_remove_vsi_lkup_fltr()
3617 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_remove_vsi_fltr_rule()
[all …]
H A Dice_sched.c280 ice_debug(hw, ICE_DBG_SCHED, "remove node failed FW error %d\n", in ice_sched_remove_elems()
575 ice_debug(hw, ICE_DBG_SCHED, "suspend/resume failed\n"); in ice_sched_suspend_resume_elems()
772 ice_debug(hw, ICE_DBG_SCHED, "Remove rl profile failed\n"); in ice_sched_clear_rl_prof()
948 ice_debug(hw, ICE_DBG_SCHED, "add node failed FW Error %d\n", in ice_sched_add_elems()
1257 ice_debug(hw, ICE_DBG_SCHED, "num_branches unexpected %d\n", in ice_sched_init_port()
1268 ice_debug(hw, ICE_DBG_SCHED, "num_elems unexpected %d\n", in ice_sched_init_port()
1444 ice_debug(hw, ICE_DBG_SCHED, "PSM clk_src unexpected %u\n", in ice_sched_get_psm_clk_freq()
1655 ice_debug(hw, ICE_DBG_SCHED, "Node mismatch for teid=0x%x\n", in ice_sched_check_node()
2950 ice_debug(hw, ICE_DBG_SCHED, "Removed rl profile\n"); in ice_sched_rm_unused_rl_prof()
2991 ice_debug(hw, ICE_DBG_SCHED, "Config sched elem error\n"); in ice_sched_update_elem()
[all …]
H A Dice_flow.c950 ice_debug(hw, ICE_DBG_FLOW, "Error processing a flow's packet segments\n"); in ice_flow_add_prof_sync()
958 ice_debug(hw, ICE_DBG_FLOW, "Error adding a HW flow profile\n"); in ice_flow_add_prof_sync()
1050 ice_debug(hw, ICE_DBG_FLOW, "HW profile add failed, %d\n", in ice_flow_assoc_prof()
1081 ice_debug(hw, ICE_DBG_FLOW, "HW profile remove failed, %d\n", in ice_flow_disassoc_prof()
H A Dice_osdep.c99 ice_debug(struct ice_hw *hw, uint64_t mask, char *fmt, ...) in ice_debug() function
H A Dice_osdep.h69 void ice_debug(struct ice_hw *hw, uint64_t mask, char *fmt, ...) __printflike(3, 4);
H A Dice_lib.c7391 ice_debug(hw, ICE_DBG_DCB, "DCBX disabled\n"); in ice_init_dcb_setup()
7394 ice_debug(hw, ICE_DBG_DCB, "DCBX not started\n"); in ice_init_dcb_setup()
7397 ice_debug(hw, ICE_DBG_DCB, "DCBX detected multiple peers\n"); in ice_init_dcb_setup()
7510 ice_debug(&sc->hw, ICE_DBG_DCB, "LLDP MIB Change Event (%s, %s, %s)\n", in ice_debug_print_mib_change_event()
7546 ice_debug(hw, ICE_DBG_DCB, "ETS UP2TC changed\n"); in ice_dcb_needs_reconfig()
7554 ice_debug(hw, ICE_DBG_DCB, "ETS TCBW table changed\n"); in ice_dcb_needs_reconfig()
7559 ice_debug(hw, ICE_DBG_DCB, "ETS TSA table changed\n"); in ice_dcb_needs_reconfig()
7565 ice_debug(hw, ICE_DBG_DCB, "PFC config changed\n"); in ice_dcb_needs_reconfig()
7568 ice_debug(hw, ICE_DBG_DCB, "%s result: %d\n", __func__, needs_reconfig); in ice_dcb_needs_reconfig()
8456 ice_debug(hw, ICE_DBG_LINK, "Settings out-of-bounds: %u\n", in ice_apply_saved_phy_cfg()
[all …]