Home
last modified time | relevance | path

Searched refs:VF2PF_QUERY_RUNTIME_RESPONSE_MSG_MAX_LEN (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/gpu/drm/xe/abi/
Dguc_relay_actions_abi.h167 #define VF2PF_QUERY_RUNTIME_RESPONSE_MSG_MAX_LEN \ macro
/linux-6.12.1/drivers/gpu/drm/xe/
Dxe_gt_sriov_pf_service.c435 resp_size = min_t(u32, resp_size, VF2PF_QUERY_RUNTIME_RESPONSE_MSG_MAX_LEN); in pf_process_runtime_query_msg()