![]() |
TT-System-Firmware APIs 19.13.99
Tenstorrent Firmware
|
Union of all possible characterization submessage payloads. More...
#include <msgqueue.h>

Data Fields | |
| struct characterisation_set_fmin_submsg | fmin_value |
| Set host-requested minimum frequency floor. | |
| struct char_throttle_enabled_submsg | throttler_enabled |
| Enable/disable kernel throttler at AICLK floor. | |
| struct char_throttle_stop_freq_submsg | throttler_stop_freq |
| Set frequency limit for stopping kernel throttler. | |
| uint8_t | raw_data [4] |
| Generic fallback for raw access. | |
Union of all possible characterization submessage payloads.
| struct characterisation_set_fmin_submsg characterisation_submsg_data::fmin_value |
Set host-requested minimum frequency floor.
| uint8_t characterisation_submsg_data::raw_data[4] |
Generic fallback for raw access.
| struct char_throttle_enabled_submsg characterisation_submsg_data::throttler_enabled |
Enable/disable kernel throttler at AICLK floor.
| struct char_throttle_stop_freq_submsg characterisation_submsg_data::throttler_stop_freq |
Set frequency limit for stopping kernel throttler.