Lines Matching refs:ice_info
26 ice_info(hw, "index = %d\n", item->idx); in ice_lbl_dump()
27 ice_info(hw, "label = %s\n", item->label); in ice_lbl_dump()
330 ice_info(hw, "ptype = %d\n", rslt->ptype); in ice_parser_result_dump()
332 ice_info(hw, "proto = %d, offset = %d\n", in ice_parser_result_dump()
335 ice_info(hw, "flags_psr = 0x%016" PRIx64 "\n", rslt->flags_psr); in ice_parser_result_dump()
336 ice_info(hw, "flags_pkt = 0x%016" PRIx64 "\n", rslt->flags_pkt); in ice_parser_result_dump()
337 ice_info(hw, "flags_sw = 0x%04x\n", rslt->flags_sw); in ice_parser_result_dump()
338 ice_info(hw, "flags_fd = 0x%04x\n", rslt->flags_fd); in ice_parser_result_dump()
339 ice_info(hw, "flags_rss = 0x%04x\n", rslt->flags_rss); in ice_parser_result_dump()
542 ice_info(hw, "ptypes:\n"); in ice_parser_profile_dump()
545 ice_info(hw, "\t%d\n", i); in ice_parser_profile_dump()
548 ice_info(hw, "proto = %d, offset = %d spec = 0x%04x, mask = 0x%04x\n", in ice_parser_profile_dump()
552 ice_info(hw, "flags = 0x%04x\n", prof->flags); in ice_parser_profile_dump()
553 ice_info(hw, "flags_msk = 0x%04x\n", prof->flags_msk); in ice_parser_profile_dump()