TT-System-Firmware APIs 19.13.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
characterisation_submsg_data Union Reference

Union of all possible characterization submessage payloads. More...

#include <msgqueue.h>

Collaboration diagram for characterisation_submsg_data:

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.

Detailed Description

Union of all possible characterization submessage payloads.

Field Documentation

◆ fmin_value

struct characterisation_set_fmin_submsg characterisation_submsg_data::fmin_value

Set host-requested minimum frequency floor.

◆ raw_data

uint8_t characterisation_submsg_data::raw_data[4]

Generic fallback for raw access.

◆ throttler_enabled

struct char_throttle_enabled_submsg characterisation_submsg_data::throttler_enabled

Enable/disable kernel throttler at AICLK floor.

◆ throttler_stop_freq

struct char_throttle_stop_freq_submsg characterisation_submsg_data::throttler_stop_freq

Set frequency limit for stopping kernel throttler.


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