Symbol: ICE_DBG_PARSER
drivers/net/ethernet/intel/ice/ice_parser.c
1351
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser.c
1389
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser.c
1465
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser.c
1541
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser.c
1629
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser.c
1683
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser.c
1884
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser.c
1904
ice_debug(hw, ICE_DBG_PARSER, "failed to find section type %d.\n",
drivers/net/ethernet/intel/ice/ice_parser.c
426
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser.c
582
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser.c
832
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser.c
861
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser.c
892
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser.c
926
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/ice_parser_rt.c
139
ice_debug_array_w_prefix(rt->psr->hw, ICE_DBG_PARSER,
drivers/net/ethernet/intel/ice/ice_parser_rt.c
184
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Unsupported OP Code %u\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
217
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Generate Parse Graph Key: node_id(%d), flag0-3(%d,%d,%d,%d), boost_idx(%d), alu_reg(0x%04x), next_proto(0x%08x)\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
234
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU0 from imem pc %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
242
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU1 from imem pc %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
250
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU2 from imem pc %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
258
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load PG priority %d from imem pc %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
283
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Generate Parse Graph Key: node_id(%d), flag0-3(%d,%d,%d,%d), boost_idx(%d), alu_reg(0x%04x), next_proto(0x%08x)\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
300
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU0 from boost address %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
308
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU1 from boost address %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
316
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load ALU2 from boost address %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
324
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load PG priority %d from boost address %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
362
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Pending update for register %d value %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
368
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ParseGraph action ...\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
373
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ParseGraph action done.\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
38
ice_debug(hw, ICE_DBG_PARSER, "Set parser flag %u\n", idx);
drivers/net/ethernet/intel/ice/ice_parser_rt.c
384
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Pending update for flag %d value %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
41
ice_debug(hw, ICE_DBG_PARSER, "Clear parser flag %u\n", idx);
drivers/net/ethernet/intel/ice/ice_parser_rt.c
419
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Update Protocol Offset = %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
447
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Pending update for error %d value %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
457
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "DedicatedFlagsEnable should not be enabled in opcode %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
464
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Invalid error %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
474
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Invalid flag %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
480
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Unexpected Dest Register Bit set, RegisterID %d Start %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
490
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "shift_xlate_sel != 0 is not expected\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
533
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Unsupported ALU instruction %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
54
ice_debug(hw, ICE_DBG_PARSER, "Set GPR %d value %d\n", idx, val);
drivers/net/ethernet/intel/ice/ice_parser_rt.c
541
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU0 ...\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
543
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU0 done.\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
548
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU1 ...\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
550
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU1 done.\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
555
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU2 ...\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
557
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Executing ALU2 done.\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
565
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Updating Registers ...\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
582
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Updating Registers done.\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
63
ice_debug(hw, ICE_DBG_PARSER, "Set parser error %u\n", idx);
drivers/net/ethernet/intel/ice/ice_parser_rt.c
651
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set Protocol %d at offset %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
658
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set Protocol %d at offset %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
66
ice_debug(hw, ICE_DBG_PARSER, "Reset parser error %u\n", idx);
drivers/net/ethernet/intel/ice/ice_parser_rt.c
687
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set Marker %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
694
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Set Marker %d\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
709
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Could not resolve PTYPE\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
763
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Start with Node: %u\n", node);
drivers/net/ethernet/intel/ice/ice_parser_rt.c
771
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Load imem at pc: %u\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
777
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "No Boost TCAM Match\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
786
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Boost TCAM Match address: %u\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
821
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Match ParseGraph Nomatch CAM Address %u\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
826
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Match ParseGraph CAM Address %u\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
832
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Failed to match ParseGraph CAM, stop parsing.\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
841
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Go to node %u\n",
drivers/net/ethernet/intel/ice/ice_parser_rt.c
845
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Last Round in ParseGraph Action, stop parsing.\n");
drivers/net/ethernet/intel/ice/ice_parser_rt.c
850
ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Header Offset (%u) is larger than packet len (%u), stop parsing\n",
drivers/net/ethernet/intel/ice/virt/fdir.c
875
if (hw->debug_mask & ICE_DBG_PARSER)
drivers/net/ethernet/intel/ice/virt/fdir.c
890
if (hw->debug_mask & ICE_DBG_PARSER)