Lines Matching refs:ice_debug

38 		ice_debug(hw, ICE_DBG_PARSER, "Set parser flag %u\n", idx);  in ice_rt_flag_set()
41 ice_debug(hw, ICE_DBG_PARSER, "Clear parser flag %u\n", idx); in ice_rt_flag_set()
54 ice_debug(hw, ICE_DBG_PARSER, "Set GPR %d value %d\n", idx, val); in ice_rt_gpr_set()
63 ice_debug(hw, ICE_DBG_PARSER, "Set parser error %u\n", idx); in ice_rt_err_set()
66 ice_debug(hw, ICE_DBG_PARSER, "Reset parser error %u\n", idx); in ice_rt_err_set()
184 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Unsupported OP Code %u\n", in ice_pk_build()
217ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Generate Parse Graph Key: node_id(%d), flag0-3(%d,%d,%d,%d… in ice_imem_pgk_init()
234 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU0 from imem pc %d\n", in ice_imem_alu0_set()
242 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU1 from imem pc %d\n", in ice_imem_alu1_set()
250 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU2 from imem pc %d\n", in ice_imem_alu2_set()
258 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load PG priority %d from imem pc %d\n", in ice_imem_pgp_set()
283ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Generate Parse Graph Key: node_id(%d), flag0-3(%d,%d,%d,%d… in ice_bst_pgk_init()
300 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU0 from boost address %d\n", in ice_bst_alu0_set()
308 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU1 from boost address %d\n", in ice_bst_alu1_set()
316 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU2 from boost address %d\n", in ice_bst_alu2_set()
324 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load PG priority %d from boost address %d\n", in ice_bst_pgp_set()
362 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Pending update for register %d value %d\n", in ice_gpr_add()
368 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ParseGraph action ...\n"); in ice_pg_exe()
373 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ParseGraph action done.\n"); in ice_pg_exe()
384 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Pending update for flag %d value %d\n", in ice_flg_add()
419 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Update Protocol Offset = %d\n", in ice_po_update()
447 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Pending update for error %d value %d\n", in ice_err_add()
457ice_debug(rt->psr->hw, ICE_DBG_PARSER, "DedicatedFlagsEnable should not be enabled in opcode %d\n", in ice_dst_reg_bit_set()
464 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Invalid error %d\n", in ice_dst_reg_bit_set()
474 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Invalid flag %d\n", in ice_dst_reg_bit_set()
480ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Unexpected Dest Register Bit set, RegisterID %d Start %d\n… in ice_dst_reg_bit_set()
490 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "shift_xlate_sel != 0 is not expected\n"); in ice_alu_exe()
533 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Unsupported ALU instruction %d\n", in ice_alu_exe()
541 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU0 ...\n"); in ice_alu0_exe()
543 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU0 done.\n"); in ice_alu0_exe()
548 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU1 ...\n"); in ice_alu1_exe()
550 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU1 done.\n"); in ice_alu1_exe()
555 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU2 ...\n"); in ice_alu2_exe()
557 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU2 done.\n"); in ice_alu2_exe()
565 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Updating Registers ...\n"); in ice_pu_exe()
582 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Updating Registers done.\n"); in ice_pu_exe()
651 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set Protocol %d at offset %d\n", in ice_proto_off_update()
658 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set Protocol %d at offset %d\n", in ice_proto_off_update()
687 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set Marker %d\n", in ice_marker_update()
694 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set Marker %d\n", in ice_marker_update()
709 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Could not resolve PTYPE\n"); in ice_ptype_resolve()
763 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Start with Node: %u\n", node); in ice_parser_rt_execute()
771 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load imem at pc: %u\n", in ice_parser_rt_execute()
777 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "No Boost TCAM Match\n"); in ice_parser_rt_execute()
786 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Boost TCAM Match address: %u\n", in ice_parser_rt_execute()
821 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Match ParseGraph Nomatch CAM Address %u\n", in ice_parser_rt_execute()
826 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Match ParseGraph CAM Address %u\n", in ice_parser_rt_execute()
832 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Failed to match ParseGraph CAM, stop parsing.\n"); in ice_parser_rt_execute()
841 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Go to node %u\n", in ice_parser_rt_execute()
845 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Last Round in ParseGraph Action, stop parsing.\n"); in ice_parser_rt_execute()
850ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Header Offset (%u) is larger than packet len (%u), stop pa… in ice_parser_rt_execute()