iPXE
fc_rtv_response_frame Struct Reference

A Fibre Channel RTV response frame. More...

#include <fcels.h>

Data Fields

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

Detailed Description

A Fibre Channel RTV response frame.

Definition at line 294 of file fcels.h.

Field Documentation

◆ command

uint8_t fc_rtv_response_frame::command

ELS command code.

Definition at line 296 of file fcels.h.

Referenced by fc_els_rtv_tx_response().

◆ reserved0

uint8_t fc_rtv_response_frame::reserved0[3]

Reserved.

Definition at line 298 of file fcels.h.

◆ r_a_tov

uint32_t fc_rtv_response_frame::r_a_tov

Resource allocation timeout value.

Definition at line 300 of file fcels.h.

◆ e_d_tov

uint32_t fc_rtv_response_frame::e_d_tov

Error detection timeout value.

Definition at line 302 of file fcels.h.

Referenced by fc_els_rtv_tx_response().

◆ flags

uint16_t fc_rtv_response_frame::flags

Timeout qualifier.

Definition at line 304 of file fcels.h.

◆ reserved1

uint16_t fc_rtv_response_frame::reserved1

Reserved.

Definition at line 306 of file fcels.h.


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