HomeSort by: relevance | last modified time | path
    Searched refs:xgmi_out_message (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
ta_xgmi_if.h 129 union ta_xgmi_cmd_output xgmi_out_message; member in struct:ta_xgmi_shared_memory
amdgpu_psp_v11_0.c 774 topology_info_output = &xgmi_cmd->xgmi_out_message.get_topology_info;
775 topology->num_nodes = xgmi_cmd->xgmi_out_message.get_topology_info.num_nodes;
829 *hive_id = xgmi_cmd->xgmi_out_message.get_hive_id.hive_id;
849 *node_id = xgmi_cmd->xgmi_out_message.get_node_id.node_id;

Completed in 55 milliseconds