Searched refs:dump_info (Results 1 – 10 of 10) sorted by relevance
126 dump_data = dmn->dump_info.dump_data; in mlx5dr_dbg_dump_data_print()176 mutex_lock(&dmn->dump_info.dbg_mutex); in mlx5dr_dbg_rule_add()178 mutex_unlock(&dmn->dump_info.dbg_mutex); in mlx5dr_dbg_rule_add()185 mutex_lock(&dmn->dump_info.dbg_mutex); in mlx5dr_dbg_rule_del()187 mutex_unlock(&dmn->dump_info.dbg_mutex); in mlx5dr_dbg_rule_del()1084 dump_data = dmn->dump_info.dump_data; in dr_dump_start()1096 dmn->dump_info.dump_data = NULL; in dr_dump_start()1114 dump_data = dmn->dump_info.dump_data; in dr_dump_next()1132 dmn->dump_info.dump_data = NULL; in dr_dump_stop()1169 dmn->dump_info.steering_debugfs = in mlx5dr_dbg_init_dump()[all …]
976 mutex_lock(&matcher->tbl->dmn->dump_info.dbg_mutex); in dr_matcher_add_to_dbg_list()978 mutex_unlock(&matcher->tbl->dmn->dump_info.dbg_mutex); in dr_matcher_add_to_dbg_list()983 mutex_lock(&matcher->tbl->dmn->dump_info.dbg_mutex); in dr_matcher_remove_from_dbg_list()985 mutex_unlock(&matcher->tbl->dmn->dump_info.dbg_mutex); in dr_matcher_remove_from_dbg_list()
952 struct mlx5dr_dbg_dump_info dump_info; member
277 struct mcif_wb_frame_dump_info *dump_info, in mcifwb2_dump_frame() argument292 dump_info->format = out_format; in mcifwb2_dump_frame()293 dump_info->width = dest_width; in mcifwb2_dump_frame()294 dump_info->height = dest_height; in mcifwb2_dump_frame()295 dump_info->luma_pitch = mcif_params->luma_pitch; in mcifwb2_dump_frame()296 dump_info->chroma_pitch = mcif_params->chroma_pitch; in mcifwb2_dump_frame()297 dump_info->size = dest_height * (mcif_params->luma_pitch + mcif_params->chroma_pitch); in mcifwb2_dump_frame()
504 struct mcif_wb_frame_dump_info *dump_info,
2040 edev->dump_info.cmd = val->flag; in qede_set_dump()2041 edev->dump_info.num_args = 0; in qede_set_dump()2050 switch (edev->dump_info.cmd) { in qede_set_dump()2052 edev->dump_info.args[edev->dump_info.num_args] = val->flag; in qede_set_dump()2053 edev->dump_info.num_args++; in qede_set_dump()2077 switch (edev->dump_info.cmd) { in qede_get_dump_flag()2081 edev->dump_info.args[0]); in qede_get_dump_flag()2110 switch (edev->dump_info.cmd) { in qede_get_dump_data()2114 edev->dump_info.num_args, in qede_get_dump_data()2135 edev->dump_info.num_args = 0; in qede_get_dump_data()[all …]
271 struct qede_dump_info dump_info; member
102 struct mcif_wb_frame_dump_info *dump_info,
805 struct iwl_fw_error_dump_info *dump_info; in iwl_fw_error_dump_file() local886 sizeof(*dump_info) + sizeof(*dump_smem_cfg); in iwl_fw_error_dump_file()906 dump_info = (void *)dump_data->data; in iwl_fw_error_dump_file()907 dump_info->hw_type = in iwl_fw_error_dump_file()909 dump_info->hw_step = in iwl_fw_error_dump_file()912 sizeof(dump_info->fw_human_readable)); in iwl_fw_error_dump_file()913 strscpy_pad(dump_info->dev_human_readable, in iwl_fw_error_dump_file()915 sizeof(dump_info->dev_human_readable)); in iwl_fw_error_dump_file()917 sizeof(dump_info->bus_human_readable)); in iwl_fw_error_dump_file()919 dump_info->lmac_err_id[0] = in iwl_fw_error_dump_file()[all …]
1769 struct dump_info { in ufs_qcom_dump_mcq_hci_regs() struct1776 struct dump_info mcq_dumps[] = { in ufs_qcom_dump_mcq_hci_regs()
Completed in 39 milliseconds