Searched defs:amd_sriov_msg_vf2pf_info (Results 1 – 1 of 1) sorted by relevance
267 struct amd_sriov_msg_vf2pf_info { struct269 struct amd_sriov_msg_vf2pf_info_header header; argument270 uint32_t checksum;272 uint8_t driver_version[64];274 uint32_t driver_cert;276 union amd_sriov_msg_os_info os_info;278 uint32_t fb_usage;280 uint32_t gfx_usage;282 uint32_t gfx_health;284 uint32_t compute_usage;[all …]