TT Zephyr Platforms 18.11.99
Tenstorrent Firmware
Loading...
Searching...
No Matches
message_queue Struct Reference

Data Fields

struct message_queue_header header
union request request_queue [MSG_QUEUE_SIZE]
struct response response_queue [MSG_QUEUE_SIZE]

Field Documentation

◆ header

struct message_queue_header message_queue::header

◆ request_queue

union request message_queue::request_queue[MSG_QUEUE_SIZE]

◆ response_queue

struct response message_queue::response_queue[MSG_QUEUE_SIZE]

The documentation for this struct was generated from the following file:
  • /home/runner/work/tt-zephyr-platforms/tt-zephyr-platforms/tt-zephyr-platforms/lib/tenstorrent/bh_arc/msgqueue.c