Home
last modified time | relevance | path

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

/freebsd-14.2/sys/dev/ice/
H A Dice_nvm.c57 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()
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()
342 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_read_sr_word_aq()
373 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_write_sr_aq()
399 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_read_sr_buf_aq()
425 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_acquire_nvm()
[all …]
H A Dice_common.c166 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_set_mac_type()
735 ice_debug(hw, ICE_DBG_LINK, "get link info\n"); in ice_aq_get_link_info()
2655 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2661 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2683 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2687 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2691 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2695 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2699 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
2703 ice_debug(hw, ICE_DBG_INIT, in ice_parse_common_caps()
[all …]
H A Dice_controlq.c66 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()
888 ice_debug(hw, ICE_DBG_AQ_MSG, in ice_clean_sq()
895 ice_debug(hw, ICE_DBG_AQ_MSG, in ice_clean_sq()
[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_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_ddp_common.c667 ice_debug(hw, ICE_DBG_INIT, "Segment ID %d\n", hw->pkg_seg_id); in ice_download_pkg_with_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()
839 ice_debug(hw, ICE_DBG_PKG, "Pkg: %d.%d.%d.%d, %s\n", in ice_init_pkg_info()
847 ice_debug(hw, ICE_DBG_PKG, "Ice Seg: %d.%d.%d.%d, %s\n", in ice_init_pkg_info()
907 ice_debug(hw, ICE_DBG_PKG, "Pkg[%d]: %d.%d.%d.%d,%s,%s\n", in ice_get_pkg_info()
1139 ice_debug(hw, ICE_DBG_INIT, "no ice segment in package.\n"); in ice_chk_pkg_compat()
1379 ice_debug(hw, ICE_DBG_INIT, "package load failed, %d\n", in ice_init_pkg()
2441 ice_debug(hw, ICE_DBG_INIT, "Loaded default topology\n"); in ice_cfg_tx_topo()
2449 ice_debug(hw, ICE_DBG_INIT, "Loaded new topology\n"); in ice_cfg_tx_topo()
[all …]
H A Dice_rdma.c218 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 Dice_switch.c329 ice_debug(hw, ICE_DBG_SW, "CQ CMD Buffer:\n"); in ice_free_sw()
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()
2319 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_aq_get_res_descs()
3545 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in _ice_set_vsi_promisc()
3810 ice_debug(hw, ICE_DBG_SW, "Unsupported lookup type\n"); in ice_remove_vsi_lkup_fltr()
3832 ice_debug(hw, ICE_DBG_TRACE, "%s\n", __func__); in ice_remove_vsi_fltr_rule()
[all …]
H A Dice_sched.c287 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()
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()
1736 ice_debug(hw, ICE_DBG_SCHED, "Node mismatch for teid=0x%x\n", in ice_sched_check_node()
3061 ice_debug(hw, ICE_DBG_SCHED, "Removed rl profile\n"); in ice_sched_rm_unused_rl_prof()
3102 ice_debug(hw, ICE_DBG_SCHED, "Config sched elem error\n"); in ice_sched_update_elem()
4321 ice_debug(hw, ICE_DBG_SCHED, "Remove rl profile failed\n"); in ice_sched_rm_rl_profile()
[all …]
H A Dice_lib.c1406 ice_debug(hw, ICE_DBG_INIT, in ice_configure_all_rxq_interrupts()
6570 ice_debug(hw, ICE_DBG_DIAG, "---\n"); in ice_fw_debug_dump_print_cluster()
6571 ice_debug(hw, ICE_DBG_DIAG, in ice_fw_debug_dump_print_cluster()
6586 ice_debug(hw, ICE_DBG_DIAG, in ice_fw_debug_dump_print_cluster()
8516 ice_debug(hw, ICE_DBG_DCB, "DCBX disabled\n"); in ice_init_dcb_setup()
8519 ice_debug(hw, ICE_DBG_DCB, "DCBX not started\n"); in ice_init_dcb_setup()
8685 ice_debug(hw, ICE_DBG_DCB, in ice_dcb_needs_reconfig()
9507 ice_debug(hw, ICE_DBG_LINK, in ice_init_link_configuration()
10120 ice_debug(hw, ICE_DBG_NVM, in ice_handle_nvm_access_ioctl()
11346 ice_debug(hw, ICE_DBG_PHY, "pcs quad select %d\n", in ice_get_port_topology()
[all …]
H A Dice_flow.c947 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 Dice_osdep.c98 ice_debug(struct ice_hw *hw, uint64_t mask, char *fmt, ...) in ice_debug() function
H A Dice_osdep.h68 void ice_debug(struct ice_hw *hw, uint64_t mask, char *fmt, ...) __printflike(3, 4);
H A Dice_flex_pipe.c657 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 Dif_ice_iflib.c3632 ice_debug(&sc->hw, ICE_DBG_INIT, in ice_setup_mirror_vsi()
3635 ice_debug(&sc->hw, ICE_DBG_INIT, "(HW num: VSI %d to %d)\n", in ice_setup_mirror_vsi()
3783 ice_debug(hw, ICE_DBG_INIT, "%s: Last rid: %d\n", __func__, sc->last_rid); in ice_wire_mirror_intrs()
3818 ice_debug(hw, ICE_DBG_INIT, "%s: New last rid: %d\n", __func__, in ice_wire_mirror_intrs()