amdsmi_npm_info_t Struct Reference

amdsmi_npm_info_t Struct Reference#

AMD SMI: amdsmi_npm_info_t Struct Reference
amdsmi_npm_info_t Struct Reference

NPM info. More...

#include <amdsmi.h>

Data Fields

amdsmi_npm_status_t status
 NPM status (enabled/disabled).
 
uint64_t limit
 Node-level power limit in Watts.
 
uint32_t ubb_power_threshold
 The UBB node power threshold in Watts.
 
uint64_t reserved [5]
 

Detailed Description

NPM info.

Definition at line 2601 of file amdsmi.h.

Field Documentation

◆ status

amdsmi_npm_status_t amdsmi_npm_info_t::status

NPM status (enabled/disabled).

Definition at line 2602 of file amdsmi.h.

◆ limit

uint64_t amdsmi_npm_info_t::limit

Node-level power limit in Watts.

Definition at line 2603 of file amdsmi.h.

◆ ubb_power_threshold

uint32_t amdsmi_npm_info_t::ubb_power_threshold

The UBB node power threshold in Watts.

Definition at line 2604 of file amdsmi.h.

◆ reserved

uint64_t amdsmi_npm_info_t::reserved[5]

Definition at line 2605 of file amdsmi.h.


The documentation for this struct was generated from the following file: