Home
last modified time | relevance | path

Searched refs:VF2PF_QUERY_RUNTIME_RESPONSE_MSG_0_COUNT (Results 1 – 3 of 3) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_relay_actions_abi.h169 #define VF2PF_QUERY_RUNTIME_RESPONSE_MSG_0_COUNT GUC_HXG_RESPONSE_MSG_0_DATA0 macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_service.c446 FIELD_PREP(VF2PF_QUERY_RUNTIME_RESPONSE_MSG_0_COUNT, ret); in pf_process_runtime_query_msg()
Dxe_gt_sriov_vf.c774 count = FIELD_GET(VF2PF_QUERY_RUNTIME_RESPONSE_MSG_0_COUNT, response[0]); in vf_query_runtime_info()