| /freebsd-13.1/sys/dev/ice/ |
| H A D | ice_nvm.c | 58 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 D | ice_common.c | 165 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 D | ice_fwlog.c | 59 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 D | ice_controlq.c | 67 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 D | ice_vlan_mode.c | 125 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 D | ice_flex_pipe.c | 755 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 D | ice_switch.c | 325 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 D | ice_sched.c | 280 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 D | ice_flow.c | 950 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 D | ice_osdep.c | 99 ice_debug(struct ice_hw *hw, uint64_t mask, char *fmt, ...) in ice_debug() function
|
| H A D | ice_osdep.h | 69 void ice_debug(struct ice_hw *hw, uint64_t mask, char *fmt, ...) __printflike(3, 4);
|
| H A D | ice_lib.c | 7391 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 …]
|