| /src/sys/dev/ice/ |
| H A D | ice_nvm.c | 57 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_read_nvm() 104 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_read_flat_nvm() 110 ice_debug(hw, ICE_DBG_NVM, "NVM error: requested data is beyond Shadow RAM limit\n"); in ice_read_flat_nvm() 168 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_update_nvm() 208 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_erase_nvm() 250 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_read_nvm_cfg() 284 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_write_nvm_cfg() 307 ice_debug(hw, ICE_DBG_NVM, "NVM error: offset beyond SR lmt.\n"); in ice_check_sr_access_params() 313 ice_debug(hw, ICE_DBG_NVM, "NVM error: tried to access %d words, limit is %d.\n", in ice_check_sr_access_params() 321 ice_debug(hw, ICE_DBG_NVM, "NVM error: cannot spread over two sectors.\n"); in ice_check_sr_access_params() [all …]
|
| H A D | ice_common.c | 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() [all …]
|
| H A D | ice_controlq.c | 66 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_adminq_init_regs() 94 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_sb_init_regs() 354 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_sq() 416 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_rq() 472 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_sq() 546 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_rq() 596 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_check_adminq() 634 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_init_ctrlq() 707 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_ctrlq() 740 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_shutdown_all_ctrlq() [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_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_ddp_common.c | 170 ice_debug(hw, ICE_DBG_PKG, "Package format version: %d.%d.%d.%d\n", in ice_find_seg_in_pkg() 273 ice_debug(hw, ICE_DBG_PKG, "Update pkg failed: err %d off %d inf %d\n", in ice_update_pkg_no_lock() 410 ice_debug(hw, ICE_DBG_PKG, "Pkg download failed: err %d off %d inf %d\n", in ice_dwnld_cfg_bufs_no_lock() 646 ice_debug(hw, ICE_DBG_PKG, "Failed to set VLAN mode: err %d\n", in ice_post_dwnld_pkg_actions() 667 ice_debug(hw, ICE_DBG_INIT, "Segment ID %d\n", hw->pkg_seg_id); in ice_download_pkg_with_sig_seg() 668 ice_debug(hw, ICE_DBG_INIT, "Signature type %d\n", hw->pkg_sign_type); in ice_download_pkg_with_sig_seg() 753 ice_debug(hw, ICE_DBG_PKG, "Segment format version: %d.%d.%d.%d\n", in ice_download_pkg_without_sig_seg() 759 ice_debug(hw, ICE_DBG_PKG, "Seg: type 0x%X, size %d, name %s\n", in ice_download_pkg_without_sig_seg() 765 ice_debug(hw, ICE_DBG_PKG, "Seg buf count: %d\n", in ice_download_pkg_without_sig_seg() 815 ice_debug(hw, ICE_DBG_INIT, "Pkg using segment id: 0x%08X\n", in ice_init_pkg_info() [all …]
|
| H A D | ice_rdma.c | 218 ice_debug(hw, ICE_DBG_RDMA, "RDMA QSet invalid VSI\n"); in ice_rdma_qset_register_request() 223 ice_debug(hw, ICE_DBG_RDMA, "VSI is tied to unexpected device\n"); in ice_rdma_qset_register_request() 233 ice_debug(hw, ICE_DBG_RDMA, "RDMA QSet invalid VSI requested %d %d\n", in ice_rdma_qset_register_request() 248 ice_debug(hw, ICE_DBG_RDMA, "%s:%d ena_tc=%x\n", __func__, __LINE__, ena_tc); in ice_rdma_qset_register_request() 252 ice_debug(hw, ICE_DBG_RDMA, "Failed VSI RDMA qset config\n"); in ice_rdma_qset_register_request() 265 ice_debug(hw, ICE_DBG_RDMA, "Failed VSI RDMA qset enable\n"); in ice_rdma_qset_register_request()
|
| H A D | ice_switch.c | 170 ice_debug(hw, ICE_DBG_RES, "Failed to allocate %s RSS global LUT, status %d\n", in ice_alloc_rss_global_lut() 204 ice_debug(hw, ICE_DBG_RES, "Failed to free RSS global LUT %d, status %d\n", in ice_free_rss_global_lut() 329 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_sw() 350 ice_debug(hw, ICE_DBG_SW, "VEB counter resource could not be freed\n"); in ice_free_sw() 791 ice_debug(hw, ICE_DBG_SW, "Error due to unsupported rule_type %u\n", rule_type); in ice_aq_add_update_mir_rule() 813 ice_debug(hw, ICE_DBG_SW, "Error VSI index (%u) out-of-range\n", in ice_aq_add_update_mir_rule() 1019 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_sw_rules() 1059 ice_debug(pi->hw, ICE_DBG_SW, "incorrect VSI/port type received\n"); in ice_init_port_info() 1122 ice_debug(hw, ICE_DBG_SW, "fw_vsi_num %d -> %d\n", in ice_get_initial_sw_cfg() 1129 ice_debug(hw, ICE_DBG_SW, "more ports than expected\n"); in ice_get_initial_sw_cfg() [all …]
|
| H A D | ice_sched.c | 199 ice_debug(hw, ICE_DBG_SCHED, "Parent Node not found for parent_teid=0x%x\n", in ice_sched_add_node() 287 ice_debug(hw, ICE_DBG_SCHED, "remove node failed FW error %d\n", in ice_sched_remove_elems() 582 ice_debug(hw, ICE_DBG_SCHED, "suspend/resume failed\n"); in ice_sched_suspend_resume_elems() 821 ice_debug(hw, ICE_DBG_SCHED, "Remove rl profile failed\n"); in ice_sched_clear_rl_prof() 1026 ice_debug(hw, ICE_DBG_SCHED, "add node failed FW Error %d\n", in ice_sched_add_elems() 1041 ice_debug(hw, ICE_DBG_SCHED, "add nodes in SW DB failed status =%d\n", in ice_sched_add_elems() 1049 ice_debug(hw, ICE_DBG_SCHED, "Node is missing for teid =%d\n", teid); in ice_sched_add_elems() 1157 ice_debug(pi->hw, ICE_DBG_SCHED, "added extra nodes %d %d\n", num_nodes, in ice_sched_add_nodes_to_layer() 1334 ice_debug(hw, ICE_DBG_SCHED, "num_branches unexpected %d\n", in ice_sched_init_port() 1345 ice_debug(hw, ICE_DBG_SCHED, "num_elems unexpected %d\n", in ice_sched_init_port() [all …]
|
| H A D | ice_lib.c | 1414 ice_debug(hw, ICE_DBG_INIT, in ice_configure_all_rxq_interrupts() 6585 ice_debug(hw, ICE_DBG_DIAG, "%s: dumping cluster id %d\n", __func__, in ice_fw_debug_dump_print_cluster() 6597 ice_debug(hw, ICE_DBG_DIAG, "---\n"); in ice_fw_debug_dump_print_cluster() 6598 ice_debug(hw, ICE_DBG_DIAG, in ice_fw_debug_dump_print_cluster() 6613 ice_debug(hw, ICE_DBG_DIAG, in ice_fw_debug_dump_print_cluster() 6699 ice_debug(hw, ICE_DBG_DIAG, "%s: Debug Dump running...\n", __func__); in ice_fw_debug_dump_print_clusters() 8518 ice_debug(hw, ICE_DBG_DCB, "DCBX disabled\n"); in ice_init_dcb_setup() 8521 ice_debug(hw, ICE_DBG_DCB, "DCBX not started\n"); in ice_init_dcb_setup() 8524 ice_debug(hw, ICE_DBG_DCB, "DCBX detected multiple peers\n"); in ice_init_dcb_setup() 8656 ice_debug(&sc->hw, ICE_DBG_DCB, "LLDP MIB Change Event (%s, %s, %s)\n", in ice_debug_print_mib_change_event() [all …]
|
| H A D | ice_flow.c | 947 ice_debug(hw, ICE_DBG_FLOW, "Error processing a flow's packet segments\n"); in ice_flow_add_prof_sync() 954 ice_debug(hw, ICE_DBG_FLOW, "Error adding a HW flow profile\n"); in ice_flow_add_prof_sync() 1046 ice_debug(hw, ICE_DBG_FLOW, "HW profile add failed, %d\n", in ice_flow_assoc_prof() 1077 ice_debug(hw, ICE_DBG_FLOW, "HW profile remove failed, %d\n", in ice_flow_disassoc_prof()
|
| H A D | ice_osdep.c | 98 ice_debug(struct ice_hw *hw, uint64_t mask, char *fmt, ...) in ice_debug() function
|
| H A D | ice_flex_pipe.c | 657 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_replay_tunnels() 673 ice_debug(hw, ICE_DBG_PKG, "ERR: 0x%x - destroy tunnel port 0x%x\n", in ice_replay_tunnels() 681 ice_debug(hw, ICE_DBG_PKG, "ERR: 0x%x - create tunnel port 0x%x\n", in ice_replay_tunnels() 1697 ice_debug(hw, ICE_DBG_PKG, "hw->seg is NULL, tables are not filled\n"); in ice_fill_tbl() 2180 ice_debug(hw, ICE_DBG_PKG, "Error in profile config\n"); in ice_prof_gen_key() 2267 ice_debug(hw, ICE_DBG_INIT, "Characteristic list for VSI group %d not found.\n", in ice_has_prof_vsig() 2524 ice_debug(hw, ICE_DBG_INIT, "Unable to update HW profile\n"); in ice_upd_prof_hw()
|
| H A D | ice_osdep.h | 68 void ice_debug(struct ice_hw *hw, uint64_t mask, char *fmt, ...) __printflike(3, 4);
|
| H A D | if_ice_iflib.c | 3779 ice_debug(&sc->hw, ICE_DBG_INIT, in ice_setup_mirror_vsi() 3782 ice_debug(&sc->hw, ICE_DBG_INIT, "(HW num: VSI %d to %d)\n", in ice_setup_mirror_vsi() 3930 ice_debug(hw, ICE_DBG_INIT, "%s: Last rid: %d\n", __func__, sc->last_rid); in ice_wire_mirror_intrs() 3965 ice_debug(hw, ICE_DBG_INIT, "%s: New last rid: %d\n", __func__, in ice_wire_mirror_intrs()
|