Symbol: GUC_HXG_REQUEST_MSG_MIN_LEN
drivers/gpu/drm/i915/gt/uc/abi/guc_actions_abi.h
51
#define HOST2GUC_SELF_CFG_REQUEST_MSG_LEN (GUC_HXG_REQUEST_MSG_MIN_LEN + 3u)
drivers/gpu/drm/i915/gt/uc/abi/guc_actions_abi.h
97
#define HOST2GUC_CONTROL_CTB_REQUEST_MSG_LEN (GUC_HXG_REQUEST_MSG_MIN_LEN + 1u)
drivers/gpu/drm/i915/gt/uc/abi/guc_actions_slpc_abi.h
265
(GUC_HXG_REQUEST_MSG_MIN_LEN + 1u)
drivers/gpu/drm/xe/abi/guc_actions_abi.h
51
#define HOST2GUC_SELF_CFG_REQUEST_MSG_LEN (GUC_HXG_REQUEST_MSG_MIN_LEN + 3u)
drivers/gpu/drm/xe/abi/guc_actions_abi.h
97
#define HOST2GUC_CONTROL_CTB_REQUEST_MSG_LEN (GUC_HXG_REQUEST_MSG_MIN_LEN + 1u)
drivers/gpu/drm/xe/abi/guc_actions_slpc_abi.h
247
(GUC_HXG_REQUEST_MSG_MIN_LEN + 1u)
drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
166
#define VF2GUC_RELAY_TO_PF_REQUEST_MSG_MIN_LEN (GUC_HXG_REQUEST_MSG_MIN_LEN + 1u)
drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
296
#define VF2GUC_MATCH_VERSION_REQUEST_MSG_LEN (GUC_HXG_REQUEST_MSG_MIN_LEN + 1u)
drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
351
#define PF2GUC_UPDATE_VGT_POLICY_REQUEST_MSG_LEN (GUC_HXG_REQUEST_MSG_MIN_LEN + 3u)
drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
405
#define PF2GUC_UPDATE_VF_CFG_REQUEST_MSG_LEN (GUC_HXG_REQUEST_MSG_MIN_LEN + 4u)
drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
498
#define VF2GUC_VF_RESET_REQUEST_MSG_LEN GUC_HXG_REQUEST_MSG_MIN_LEN
drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
542
#define VF2GUC_RESFIX_DONE_REQUEST_MSG_LEN GUC_HXG_REQUEST_MSG_MIN_LEN
drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
591
#define VF2GUC_QUERY_SINGLE_KLV_REQUEST_MSG_LEN (GUC_HXG_REQUEST_MSG_MIN_LEN + 1u)
drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
700
#define VF2GUC_RESFIX_START_REQUEST_MSG_LEN GUC_HXG_REQUEST_MSG_MIN_LEN
drivers/gpu/drm/xe/abi/guc_actions_sriov_abi.h
86
#define PF2GUC_RELAY_TO_VF_REQUEST_MSG_MIN_LEN (GUC_HXG_REQUEST_MSG_MIN_LEN + 2u)
drivers/gpu/drm/xe/tests/xe_guc_relay_test.c
238
KUNIT_ASSERT_GE(test, len, GUC_HXG_REQUEST_MSG_MIN_LEN);
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
335
u32 request[GUC_HXG_REQUEST_MSG_MIN_LEN] = {
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
363
u32 request[GUC_HXG_REQUEST_MSG_MIN_LEN] = {
drivers/gpu/drm/xe/xe_gt_sriov_vf.c
77
u32 request[GUC_HXG_REQUEST_MSG_MIN_LEN] = {