iPXE
Data Fields
fc_rtv_response_frame Struct Reference

A Fibre Channel RTV response frame. More...

#include <fcels.h>

Data Fields

uint8_t command
 ELS command code. More...
 
uint8_t reserved0 [3]
 Reserved. More...
 
uint32_t r_a_tov
 Resource allocation timeout value. More...
 
uint32_t e_d_tov
 Error detection timeout value. More...
 
uint16_t flags
 Timeout qualifier. More...
 
uint16_t reserved1
 Reserved. More...
 

Detailed Description

A Fibre Channel RTV response frame.

Definition at line 293 of file fcels.h.

Field Documentation

◆ command

uint8_t fc_rtv_response_frame::command

ELS command code.

Definition at line 295 of file fcels.h.

Referenced by fc_els_rtv_tx_response().

◆ reserved0

uint8_t fc_rtv_response_frame::reserved0[3]

Reserved.

Definition at line 297 of file fcels.h.

◆ r_a_tov

uint32_t fc_rtv_response_frame::r_a_tov

Resource allocation timeout value.

Definition at line 299 of file fcels.h.

◆ e_d_tov

uint32_t fc_rtv_response_frame::e_d_tov

Error detection timeout value.

Definition at line 301 of file fcels.h.

Referenced by fc_els_rtv_tx_response().

◆ flags

uint16_t fc_rtv_response_frame::flags

Timeout qualifier.

Definition at line 303 of file fcels.h.

◆ reserved1

uint16_t fc_rtv_response_frame::reserved1

Reserved.

Definition at line 305 of file fcels.h.


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