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