ras_ctr_pt_operation_t Struct Reference

#include <ras_common.h>

Public Attributes

ras_ctrl_pt_cmd_opd_t opcode
 
union {
   ras_ctr_data_operand_t   get_ra_data_param
 
   ras_ctr_data_operand_t   ack_ra_data_param
 
   ras_ctr_lost_data_seg_operand_t   retr_ra_data_param
 
   ras_filter_data_operand_t   filter_param
 
   ras_pct_format_operand_t   pct_fmt_param
 
operands
 

Detailed Description

Definition at line 200 of file ras_common.h.

Member Data Documentation

◆ ack_ra_data_param

ras_ctr_data_operand_t ras_ctr_pt_operation_t::ack_ra_data_param

Definition at line 206 of file ras_common.h.

◆ filter_param

ras_filter_data_operand_t ras_ctr_pt_operation_t::filter_param

Definition at line 208 of file ras_common.h.

◆ get_ra_data_param

ras_ctr_data_operand_t ras_ctr_pt_operation_t::get_ra_data_param

Definition at line 205 of file ras_common.h.

◆ opcode

ras_ctrl_pt_cmd_opd_t ras_ctr_pt_operation_t::opcode

Definition at line 202 of file ras_common.h.

◆ operands

union { ... } ras_ctr_pt_operation_t::operands

◆ pct_fmt_param

ras_pct_format_operand_t ras_ctr_pt_operation_t::pct_fmt_param

Definition at line 209 of file ras_common.h.

◆ retr_ra_data_param

ras_ctr_lost_data_seg_operand_t ras_ctr_pt_operation_t::retr_ra_data_param

Definition at line 207 of file ras_common.h.


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