Home
last modified time | relevance | path

Searched refs:xe_guc_klv_key_to_string (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_klv_helpers.c21 const char *xe_guc_klv_key_to_string(u16 key) in xe_guc_klv_key_to_string() function
89 xe_guc_klv_key_to_string(key)); in xe_guc_klv_print()
96 key, xe_guc_klv_key_to_string(key)); in xe_guc_klv_print()
100 key, klvs[0], xe_guc_klv_key_to_string(key)); in xe_guc_klv_print()
105 xe_guc_klv_key_to_string(key)); in xe_guc_klv_print()
110 klvs, xe_guc_klv_key_to_string(key)); in xe_guc_klv_print()
H A Dxe_gt_sriov_pf_policy.c106 key, xe_guc_klv_key_to_string(key), in pf_update_policy_bool()
112 key, xe_guc_klv_key_to_string(key), in pf_update_policy_bool()
126 key, xe_guc_klv_key_to_string(key), in pf_update_policy_u32()
132 key, xe_guc_klv_key_to_string(key), value); in pf_update_policy_u32()
390 xe_guc_klv_key_to_string(GUC_KLV_VGT_POLICY_SCHED_IF_IDLE_KEY), in print_guc_policies()
393 xe_guc_klv_key_to_string(GUC_KLV_VGT_POLICY_RESET_AFTER_VF_SWITCH_KEY), in print_guc_policies()
396 xe_guc_klv_key_to_string(GUC_KLV_VGT_POLICY_ADVERSE_SAMPLE_PERIOD_KEY), in print_guc_policies()
H A Dxe_guc_klv_helpers.h14 const char *xe_guc_klv_key_to_string(u16 key);
H A Dxe_gt_sriov_pf_monitor.c61 xe_guc_klv_key_to_string(threshold)); in pf_handle_vf_threshold_event()
H A Dxe_gt_sriov_pf_config.c1811 const char *name = xe_guc_klv_key_to_string(key); in xe_gt_sriov_pf_config_set_threshold()