Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/gpu/drm/xe/
Dxe_guc_klv_helpers.c21 const char *xe_guc_klv_key_to_string(u16 key) in xe_guc_klv_key_to_string() function
91 xe_guc_klv_key_to_string(key)); in xe_guc_klv_print()
98 key, xe_guc_klv_key_to_string(key)); in xe_guc_klv_print()
102 key, klvs[0], xe_guc_klv_key_to_string(key)); in xe_guc_klv_print()
107 xe_guc_klv_key_to_string(key)); in xe_guc_klv_print()
112 klvs, xe_guc_klv_key_to_string(key)); in xe_guc_klv_print()
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()
409 xe_guc_klv_key_to_string(GUC_KLV_VGT_POLICY_SCHED_IF_IDLE_KEY), in print_guc_policies()
412 xe_guc_klv_key_to_string(GUC_KLV_VGT_POLICY_RESET_AFTER_VF_SWITCH_KEY), in print_guc_policies()
415 xe_guc_klv_key_to_string(GUC_KLV_VGT_POLICY_ADVERSE_SAMPLE_PERIOD_KEY), in print_guc_policies()
Dxe_guc_klv_helpers.h14 const char *xe_guc_klv_key_to_string(u16 key);
Dxe_gt_sriov_pf_monitor.c61 xe_guc_klv_key_to_string(threshold)); in pf_handle_vf_threshold_event()
Dxe_gt_sriov_pf_config.c1895 const char *name = xe_guc_klv_key_to_string(key); in xe_gt_sriov_pf_config_set_threshold()