Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_actions_sriov_abi.h90 #define PF2GUC_RELAY_TO_VF_REQUEST_MSG_1_VFID GUC_HXG_REQUEST_MSG_n_DATAn macro
/linux-6.12.1/drivers/gpu/drm/xe/tests/
Dxe_guc_relay_test.c89 FIELD_GET(PF2GUC_RELAY_TO_VF_REQUEST_MSG_1_VFID, msg[1])); in replacement_xe_guc_ct_send_recv_expects_pf2guc_relay()
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_guc_relay.c191 msg[1] = FIELD_PREP(PF2GUC_RELAY_TO_VF_REQUEST_MSG_1_VFID, target); in prepare_pf2guc()