Home
last modified time | relevance | path

Searched refs:VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN (Results 1 – 4 of 4) sorted by relevance

/drivers/gpu/drm/xe/abi/
A Dguc_actions_sriov_abi.h166 #define VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN (GUC_HXG_REQUEST_MSG_MIN_LEN + 1u) macro
168 (VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN + GUC_RELAY_MSG_MAX_LEN)
A Dguc_relay_communication_abi.h99 VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN);
/drivers/gpu/drm/xe/tests/
A Dxe_guc_relay_test.c248 KUNIT_ASSERT_GE(test, len, VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN); in replacement_xe_guc_ct_send_recv_loopback_relay()
/drivers/gpu/drm/xe/
A Dxe_guc_relay.c205 return VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN; in prepare_vf2guc()

Completed in 13 milliseconds