iPXE
Data Fields
operation_tlv Struct Reference

#include <mlx_reg_access.h>

Data Fields

mlx_uint32 reserved0:8
 
mlx_uint32 status:7
 
mlx_uint32 dr:1
 
mlx_uint32 len:11
 
mlx_uint32 Type:5
 
mlx_uint32 cls:8
 
mlx_uint32 method:7
 
mlx_uint32 r:1
 
mlx_uint32 register_id:16
 
mlx_uint64 tid
 

Detailed Description

Definition at line 43 of file mlx_reg_access.h.

Field Documentation

◆ reserved0

mlx_uint32 operation_tlv::reserved0

Definition at line 44 of file mlx_reg_access.h.

◆ status

mlx_uint32 operation_tlv::status

Definition at line 45 of file mlx_reg_access.h.

Referenced by mlx_reg_access().

◆ dr

mlx_uint32 operation_tlv::dr

Definition at line 46 of file mlx_reg_access.h.

◆ len

mlx_uint32 operation_tlv::len

Definition at line 47 of file mlx_reg_access.h.

Referenced by init_operation_tlv().

◆ Type

mlx_uint32 operation_tlv::Type

Definition at line 48 of file mlx_reg_access.h.

Referenced by init_operation_tlv().

◆ cls

mlx_uint32 operation_tlv::cls

Definition at line 49 of file mlx_reg_access.h.

Referenced by init_operation_tlv().

◆ method

mlx_uint32 operation_tlv::method

Definition at line 50 of file mlx_reg_access.h.

Referenced by init_operation_tlv().

◆ r

mlx_uint32 operation_tlv::r

Definition at line 51 of file mlx_reg_access.h.

◆ register_id

mlx_uint32 operation_tlv::register_id

Definition at line 52 of file mlx_reg_access.h.

Referenced by init_operation_tlv().

◆ tid

mlx_uint64 operation_tlv::tid

Definition at line 53 of file mlx_reg_access.h.


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