Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_relay_actions_abi.h164 #define VF2PF_QUERY_RUNTIME_REQUEST_MSG_1_START GUC_HXG_REQUEST_MSG_n_DATAn macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_service.c433 start = FIELD_GET(VF2PF_QUERY_RUNTIME_REQUEST_MSG_1_START, msg[1]); in pf_process_runtime_query_msg()
Dxe_gt_sriov_vf.c757 request[1] = FIELD_PREP(VF2PF_QUERY_RUNTIME_REQUEST_MSG_1_START, start); in vf_query_runtime_info()