Home
last modified time | relevance | path

Searched refs:ICE_DBG_PARSER (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/ethernet/intel/ice/
H A Dice_parser_rt.c38 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()
139 ice_debug_array_w_prefix(rt->psr->hw, ICE_DBG_PARSER, in ice_bst_key_init()
184 ice_debug(rt->psr->hw, ICE_DBG_PARSER, "Unsupported OP Code %u\n", in ice_pk_build()
217 …ice_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()
[all …]
H A Dice_parser.c426 if (hw->debug_mask & ICE_DBG_PARSER) in ice_imem_parse_item()
582 if (hw->debug_mask & ICE_DBG_PARSER) in ice_metainit_parse_item()
832 if (hw->debug_mask & ICE_DBG_PARSER) in ice_pg_cam_parse_item()
861 if (hw->debug_mask & ICE_DBG_PARSER) in ice_pg_sp_cam_parse_item()
892 if (hw->debug_mask & ICE_DBG_PARSER) in ice_pg_nm_cam_parse_item()
926 if (hw->debug_mask & ICE_DBG_PARSER) in ice_pg_nm_sp_cam_parse_item()
1351 if (hw->debug_mask & ICE_DBG_PARSER) in ice_bst_parse_item()
1389 if (hw->debug_mask & ICE_DBG_PARSER) in ice_parse_lbl_item()
1465 if (hw->debug_mask & ICE_DBG_PARSER) in ice_parse_ptype_mk_tcam_item()
1541 if (hw->debug_mask & ICE_DBG_PARSER) in ice_mk_grp_parse_item()
[all …]
H A Dice_type.h66 #define ICE_DBG_PARSER BIT_ULL(28) macro
/linux/drivers/net/ethernet/intel/ice/virt/
H A Dfdir.c875 if (hw->debug_mask & ICE_DBG_PARSER) in ice_vc_fdir_parse_raw()
890 if (hw->debug_mask & ICE_DBG_PARSER) in ice_vc_fdir_parse_raw()