Home
last modified time | relevance | path

Searched refs:VF2GUC_QUERY_SINGLE_KLV_RESPONSE_MSG_0_LENGTH (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_actions_sriov_abi.h555 #define VF2GUC_QUERY_SINGLE_KLV_RESPONSE_MSG_0_LENGTH (0xffffu << 0) macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_vf.c248 length = FIELD_GET(VF2GUC_QUERY_SINGLE_KLV_RESPONSE_MSG_0_LENGTH, response[0]); in guc_action_query_single_klv()