Searched defs:amd_sriov_msg_vf2pf_info (Results 1 – 1 of 1) sorted by relevance
224 struct amd_sriov_msg_vf2pf_info { struct226 struct amd_sriov_msg_vf2pf_info_header header; argument227 uint32_t checksum;229 uint8_t driver_version[64];231 uint32_t driver_cert;233 union amd_sriov_msg_os_info os_info;235 uint32_t fb_usage;237 uint32_t gfx_usage;239 uint32_t gfx_health;241 uint32_t compute_usage;[all …]