Searched refs:GUC_RELAY_VERSION_LATEST_MAJOR (Results 1 – 3 of 3) sorted by relevance
27 BUILD_BUG_ON(GUC_RELAY_VERSION_BASE_MAJOR > GUC_RELAY_VERSION_LATEST_MAJOR); in xe_sriov_pf_service_init()36 xe->sriov.pf.service.version.latest.major = GUC_RELAY_VERSION_LATEST_MAJOR; in xe_sriov_pf_service_init()
782 u32 major_wanted = GUC_RELAY_VERSION_LATEST_MAJOR; in vf_handshake_with_pf()1237 GUC_RELAY_VERSION_LATEST_MAJOR, GUC_RELAY_VERSION_LATEST_MINOR); in xe_gt_sriov_vf_print_version()
27 #define GUC_RELAY_VERSION_LATEST_MAJOR 1 macro