Lines Matching refs:ice_debug
47 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set parser flag %d value %d\n", in _rt_flag_set()
58 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set GPR %d value %d\n", in _rt_gpr_set()
69 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set parser error %d value %d\n", in _rt_err_set()
140 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Generated Boost TCAM Key:\n"); in _bst_key_init()
141 …ice_debug(rt->psr->hw, ICE_DBG_PARSER, "%02X %02X %02X %02X %02X %02X %02X %02X %02X %02X %02X %02… in _bst_key_init()
146 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "\n"); in _bst_key_init()
219 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Unsupported ops %d\n", kb->ops); in _pk_build()
248 …ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Generate Parse Graph Key: node_id(%d),flag0(%d), flag1(%d)… in _imem_pgk_init()
262 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU0 from imem pc %d\n", in _imem_alu0_set()
269 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU1 from imem pc %d\n", in _imem_alu1_set()
276 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU2 from imem pc %d\n", in _imem_alu2_set()
283 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load PG priority %d from imem pc %d\n", in _imem_pgp_set()
306 …ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Generate Parse Graph Key: node_id(%d),flag0(%d), flag1(%d)… in _bst_pgk_init()
321 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU0 from boost address %d\n", in _bst_alu0_set()
329 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU1 from boost address %d\n", in _bst_alu1_set()
337 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU2 from boost address %d\n", in _bst_alu2_set()
345 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load PG priority %d from boost address %d\n", in _bst_pgp_set()
386 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Pending update for register %d value %d\n", in _gpr_add()
392 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ParseGraph action ...\n"); in _pg_exe()
397 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ParseGraph action done.\n"); in _pg_exe()
408 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Pending update for flag %d value %d\n", in _flg_add()
442 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Update Protocol Offset = %d\n", in _po_update()
476 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Pending update for error %d value %d\n", in _err_add()
486 …ice_debug(rt->psr->hw, ICE_DBG_PARSER, "DedicatedFlagsEnable should not be enabled in opcode %d\n", in _dst_reg_bit_set()
493 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Invalid error %d\n", in _dst_reg_bit_set()
503 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Invalid flag %d\n", in _dst_reg_bit_set()
509 …ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Unexpected Dest Register Bit set, RegisterID %d Start %d\n… in _dst_reg_bit_set()
519 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "shift_xlate_select != 0 is not expected\n"); in _alu_exe()
564 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Unsupported ALU instruction %d\n", in _alu_exe()
572 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU0 ...\n"); in _alu0_exe()
574 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU0 done.\n"); in _alu0_exe()
579 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU1 ...\n"); in _alu1_exe()
581 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU1 done.\n"); in _alu1_exe()
586 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU2 ...\n"); in _alu2_exe()
588 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU2 done.\n"); in _alu2_exe()
596 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Updating Registers ...\n"); in _pu_exe()
613 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Updating Registers done.\n"); in _pu_exe()
677 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set Protocol %d at offset %d\n", in _proto_off_update()
683 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set Protocol %d at offset %d\n", in _proto_off_update()
712 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set Marker %d\n", in _marker_update()
718 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set Marker %d\n", in _marker_update()
786 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Start with Node: %d\n", node); in ice_parser_rt_execute()
791 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load imem at pc: %d\n", in ice_parser_rt_execute()
798 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "No Boost TCAM Match\n"); in ice_parser_rt_execute()
805 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Boost TCAM Match address: %d\n", in ice_parser_rt_execute()
836 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Match ParseGraph Nomatch CAM Address %d\n", in ice_parser_rt_execute()
841 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Match ParseGraph CAM Address %d\n", in ice_parser_rt_execute()
847 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Failed to match ParseGraph CAM, stop parsing.\n"); in ice_parser_rt_execute()
856 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Go to node %d\n", in ice_parser_rt_execute()
860 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Last Round in ParseGraph Action, stop parsing.\n"); in ice_parser_rt_execute()
865 …ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Header Offset %d is larger than packet len %d, stop parsin… in ice_parser_rt_execute()