Home
last modified time | relevance | path

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

/linux-6.15/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()
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()
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()
[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.h65 #define ICE_DBG_PARSER BIT_ULL(28) macro
H A Dice_virtchnl_fdir.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()