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