Searched defs:amd_sriov_msg_vf2pf_info (Results 1 – 1 of 1) sorted by relevance
270 struct amd_sriov_msg_vf2pf_info { struct272 struct amd_sriov_msg_vf2pf_info_header header; argument273 uint32_t checksum;275 uint8_t driver_version[64];277 uint32_t driver_cert;279 union amd_sriov_msg_os_info os_info;281 uint32_t fb_usage;283 uint32_t gfx_usage;285 uint32_t gfx_health;287 uint32_t compute_usage;[all …]