Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_nvm.c78 ice_debug(hw, ICE_DBG_NVM, "NVM error: requested offset is beyond Shadow RAM limit\n"); in ice_read_flat_nvm()
271 ice_debug(hw, ICE_DBG_NVM, "Unexpected value for flash module: 0x%04x\n", module); in ice_get_flash_bank_offset()
283 ice_debug(hw, ICE_DBG_NVM, "Unexpected value for active flash bank: %u\n", in ice_get_flash_bank_offset()
299 ice_debug(hw, ICE_DBG_NVM, "Unexpected value for flash bank selection: %u\n", bank); in ice_get_flash_bank_offset()
329 ice_debug(hw, ICE_DBG_NVM, "Unable to calculate flash bank offset for module 0x%04x\n", in ice_read_flash_module()
450 ice_debug(hw, ICE_DBG_INIT, "Preserved Field Array pointer.\n"); in ice_get_pfa_module_tlv()
455 ice_debug(hw, ICE_DBG_INIT, "Failed to read PFA length.\n"); in ice_get_pfa_module_tlv()
469 ice_debug(hw, ICE_DBG_INIT, "Failed to read TLV type.\n"); in ice_get_pfa_module_tlv()
475 ice_debug(hw, ICE_DBG_INIT, "Failed to read TLV length.\n"); in ice_get_pfa_module_tlv()
513 ice_debug(hw, ICE_DBG_INIT, "Failed to read PBA Block TLV.\n"); in ice_read_pba_string()
[all …]
Dice_ptp_hw.c307 ice_debug(hw, ICE_DBG_PTP, "Failed to send message to PHY, err %d\n", in ice_read_phy_reg_e822()
340 ice_debug(hw, ICE_DBG_PTP, "Invalid 64b register addr 0x%08x\n", in ice_read_64b_phy_reg_e822()
347 ice_debug(hw, ICE_DBG_PTP, "Failed to read from low register 0x%08x\n, err %d", in ice_read_64b_phy_reg_e822()
354 ice_debug(hw, ICE_DBG_PTP, "Failed to read from high register 0x%08x\n, err %d", in ice_read_64b_phy_reg_e822()
385 ice_debug(hw, ICE_DBG_PTP, "Failed to send message to PHY, err %d\n", in ice_write_phy_reg_e822()
414 ice_debug(hw, ICE_DBG_PTP, "Invalid 40b register addr 0x%08x\n", in ice_write_40b_phy_reg_e822()
424 ice_debug(hw, ICE_DBG_PTP, "Failed to write to low register 0x%08x\n, err %d", in ice_write_40b_phy_reg_e822()
431 ice_debug(hw, ICE_DBG_PTP, "Failed to write to high register 0x%08x\n, err %d", in ice_write_40b_phy_reg_e822()
462 ice_debug(hw, ICE_DBG_PTP, "Invalid 64b register addr 0x%08x\n", in ice_write_64b_phy_reg_e822()
472 ice_debug(hw, ICE_DBG_PTP, "Failed to write to low register 0x%08x\n, err %d", in ice_write_64b_phy_reg_e822()
[all …]
Dice_vlan_mode.c96 ice_debug(hw, ICE_DBG_AQ, "Failed to get VLAN mode, status %d\n", in ice_aq_is_dvm_ena()
142 ice_debug(hw, ICE_DBG_PKG, "Failed to get supported VLAN mode, status %d\n", in ice_pkg_supports_dvm()
164 ice_debug(hw, ICE_DBG_NVM, "Failed to get VLAN mode, status %d\n", in ice_fw_supports_dvm()
185 ice_debug(hw, ICE_DBG_PKG, "DDP doesn't support DVM\n"); in ice_is_dvm_supported()
190 ice_debug(hw, ICE_DBG_PKG, "FW doesn't support DVM\n"); in ice_is_dvm_supported()
255ice_debug(hw, ICE_DBG_INIT, "Failed to update RID %d lkup_idx %d fv_idx %d mask_valid %s mask 0x%0… in ice_dvm_update_dflt_recipes()
319 ice_debug(hw, ICE_DBG_INIT, "Failed to set double VLAN mode parameters, status %d\n", in ice_set_dvm()
326 ice_debug(hw, ICE_DBG_INIT, "Failed to update default recipes for double VLAN mode, status %d\n", in ice_set_dvm()
333 ice_debug(hw, ICE_DBG_INIT, "Failed to set port in double VLAN mode, status %d\n", in ice_set_dvm()
340 ice_debug(hw, ICE_DBG_INIT, "Failed to set boost TCAM entries for double VLAN mode, status %d\n", in ice_set_dvm()
[all …]
Dice_common.c96 ice_debug(hw, ICE_DBG_PHY, "%s: phy_type_low: 0x%016llx\n", prefix, low); in ice_dump_phy_type()
100 ice_debug(hw, ICE_DBG_PHY, "%s: bit(%d): %s\n", in ice_dump_phy_type()
104 ice_debug(hw, ICE_DBG_PHY, "%s: phy_type_high: 0x%016llx\n", prefix, high); in ice_dump_phy_type()
108 ice_debug(hw, ICE_DBG_PHY, "%s: bit(%d): %s\n", in ice_dump_phy_type()
160 ice_debug(hw, ICE_DBG_INIT, "mac_type: %d\n", hw->mac_type); in ice_set_mac_type()
267 ice_debug(hw, ICE_DBG_LAN, "got invalid MAC address\n"); in ice_aq_manage_mac_read()
324 ice_debug(hw, ICE_DBG_LINK, "get phy caps dump\n"); in ice_aq_get_phy_caps()
346 ice_debug(hw, ICE_DBG_LINK, "%s: report_mode = 0x%x\n", in ice_aq_get_phy_caps()
348 ice_debug(hw, ICE_DBG_LINK, "%s: caps = 0x%x\n", prefix, pcaps->caps); in ice_aq_get_phy_caps()
349 ice_debug(hw, ICE_DBG_LINK, "%s: low_power_ctrl_an = 0x%x\n", prefix, in ice_aq_get_phy_caps()
[all …]
Dice_osdep.h39 #define ice_debug(hw, type, fmt, args...) \ macro
47 #define ice_debug(hw, type, fmt, args...) \ macro
71 ice_debug(hw_l, type, "0x%04X %16ph\n",\
74 ice_debug(hw_l, type, "0x%04X %*ph\n", \
Dice_controlq.c765 ice_debug(hw, ICE_DBG_AQ_MSG, "Retry Admin Queue init due to FW critical error\n"); in ice_init_all_ctrlq()
873 ice_debug(hw, ICE_DBG_AQ_MSG, "ntc %d head %d.\n", ntc, rd32(hw, cq->sq.head)); in ice_clean_sq()
911ice_debug(hw, ICE_DBG_AQ_DESC, "CQ CMD: opcode 0x%04X, flags 0x%04X, datalen 0x%04X, retval 0x%04X… in ice_debug_cq()
915 ice_debug(hw, ICE_DBG_AQ_DESC, "\tcookie (h,l) 0x%08X 0x%08X\n", in ice_debug_cq()
918 ice_debug(hw, ICE_DBG_AQ_DESC, "\tparam (0,1) 0x%08X 0x%08X\n", in ice_debug_cq()
921 ice_debug(hw, ICE_DBG_AQ_DESC, "\taddr (h,l) 0x%08X 0x%08X\n", in ice_debug_cq()
925 ice_debug(hw, ICE_DBG_AQ_DESC_BUF, "Buffer:\n"); in ice_debug_cq()
983 ice_debug(hw, ICE_DBG_AQ_MSG, "Control Send queue not initialized.\n"); in ice_sq_send_cmd()
995 ice_debug(hw, ICE_DBG_AQ_MSG, "Invalid buffer size for Control Send queue: %d.\n", in ice_sq_send_cmd()
1008 ice_debug(hw, ICE_DBG_AQ_MSG, "head overrun at %d in the Control Send Queue ring\n", in ice_sq_send_cmd()
[all …]
Dice_flex_pipe.c840 ice_debug(hw, ICE_DBG_PKG, "Global config lock: No work to do\n"); in ice_acquire_global_cfg_lock()
1015 ice_debug(hw, ICE_DBG_PKG, "Package format version: %d.%d.%d.%d\n", in ice_find_seg_in_pkg()
1055 ice_debug(hw, ICE_DBG_PKG, "Update pkg failed: err %d off %d inf %d\n", in ice_update_pkg_no_lock()
1164 ice_debug(hw, ICE_DBG_PKG, "Pkg download failed: err %d off %d inf %d\n", in ice_dwnld_cfg_bufs()
1178 ice_debug(hw, ICE_DBG_PKG, "Failed to set VLAN mode: err %d\n", in ice_dwnld_cfg_bufs()
1221 ice_debug(hw, ICE_DBG_PKG, "Segment format version: %d.%d.%d.%d\n", in ice_download_pkg()
1227 ice_debug(hw, ICE_DBG_PKG, "Seg: type 0x%X, size %d, name %s\n", in ice_download_pkg()
1233 ice_debug(hw, ICE_DBG_PKG, "Seg buf count: %d\n", in ice_download_pkg()
1270 ice_debug(hw, ICE_DBG_INIT, "Did not find ice metadata section in package\n"); in ice_init_pkg_info()
1277 ice_debug(hw, ICE_DBG_PKG, "Pkg: %d.%d.%d.%d, %s\n", in ice_init_pkg_info()
[all …]
Dice_sched.c167 ice_debug(hw, ICE_DBG_SCHED, "Parent Node not found for parent_teid=0x%x\n", in ice_sched_add_node()
253 ice_debug(hw, ICE_DBG_SCHED, "remove node failed FW error %d\n", in ice_sched_remove_elems()
548 ice_debug(hw, ICE_DBG_SCHED, "suspend/resume failed\n"); in ice_sched_suspend_resume_elems()
771 ice_debug(hw, ICE_DBG_SCHED, "Remove rl profile failed\n"); in ice_sched_clear_rl_prof()
918 ice_debug(hw, ICE_DBG_SCHED, "add node failed FW Error %d\n", in ice_sched_add_elems()
929 ice_debug(hw, ICE_DBG_SCHED, "add nodes in SW DB failed status =%d\n", in ice_sched_add_elems()
937 ice_debug(hw, ICE_DBG_SCHED, "Node is missing for teid =%d\n", teid); in ice_sched_add_elems()
1046 ice_debug(pi->hw, ICE_DBG_SCHED, "added extra nodes %d %d\n", num_nodes, in ice_sched_add_nodes_to_layer()
1227 ice_debug(hw, ICE_DBG_SCHED, "num_branches unexpected %d\n", in ice_sched_init_port()
1238 ice_debug(hw, ICE_DBG_SCHED, "num_elems unexpected %d\n", in ice_sched_init_port()
[all …]
Dice_flow.c1398 ice_debug(hw, ICE_DBG_FLOW, "Error processing a flow's packet segments\n"); in ice_flow_add_prof_sync()
1407 ice_debug(hw, ICE_DBG_FLOW, "Error adding a HW flow profile\n"); in ice_flow_add_prof_sync()
1488 ice_debug(hw, ICE_DBG_FLOW, "HW profile add failed, %d\n", in ice_flow_assoc_prof()
1519 ice_debug(hw, ICE_DBG_FLOW, "HW profile remove failed, %d\n", in ice_flow_disassoc_prof()
1830 ice_debug(hw, ICE_DBG_PKG, "Cannot find flow profile id=%llu\n", in ice_flow_rem_vsi_prof()
1856 ice_debug(hw, ICE_DBG_PKG, "ice_flow_disassoc_prof() failed with status=%d\n", in ice_flow_rem_vsi_prof()
Dice_switch.c1993 ice_debug(hw, ICE_DBG_SW, "Failed to get recipe %d, status %d\n", in ice_update_recipe_lkup_idx()
2012ice_debug(hw, ICE_DBG_SW, "Failed to update recipe %d lkup_idx %d fv_idx %d mask %d mask_valid %s,… in ice_update_recipe_lkup_idx()
2323 ice_debug(pi->hw, ICE_DBG_SW, "incorrect VSI/port type received\n"); in ice_init_port_info()
3269 ice_debug(hw, ICE_DBG_SW, "Failed to update pkt fwd rule to FWD_TO_VSI on HW VSI %d, error %d\n", in ice_rem_update_vsi_list()
3285 ice_debug(hw, ICE_DBG_SW, "Failed to remove VSI list %d, error %d\n", in ice_rem_update_vsi_list()
3651ice_debug(hw, ICE_DBG_SW, "Invalid configuration: Optimization to reuse VSI list with more than on… in ice_add_vlan_internal()
4423 ice_debug(hw, ICE_DBG_SW, "Unsupported lookup type %d\n", lkup); in ice_remove_vsi_lkup_fltr()
4519 ice_debug(hw, ICE_DBG_SW, "counter resource could not be freed\n"); in ice_free_res_cntr()
4945 ice_debug(hw, ICE_DBG_SW, "Result idx slots: %d, need %d\n", in ice_add_sw_recipe()
5024 ice_debug(hw, ICE_DBG_SW, "No chain index available\n"); in ice_add_sw_recipe()
[all …]
Dice_fdir.c1194 ice_debug(hw, ICE_DBG_SW, "Unknown filter type %d\n", flow); in ice_fdir_update_cntrs()