|
iPXE
|
A Fibre Channel FLOGI/PLOGI frame. More...
#include <fcels.h>
Data Fields | |
| uint8_t | command |
| ELS command code. More... | |
| uint8_t | reserved [3] |
| Reserved. More... | |
| struct fc_login_common | common |
| Common service parameters. More... | |
| struct fc_name | port_wwn |
| Port name. More... | |
| struct fc_name | node_wwn |
| Node name. More... | |
| struct fc_login_class | class1 |
| Class 1 service parameters. More... | |
| struct fc_login_class | class2 |
| Class 2 service parameters. More... | |
| struct fc_login_class | class3 |
| Class 3 service parameters. More... | |
| struct fc_login_class | class4 |
| Class 4 service parameters. More... | |
| uint8_t | vendor_version [16] |
| Vendor version level. More... | |
| uint8_t fc_login_frame::command |
ELS command code.
Definition at line 210 of file fcels.h.
Referenced by fc_els_flogi_detect(), fc_els_flogi_tx(), fc_els_plogi_detect(), and fc_els_plogi_tx().
| struct fc_login_common fc_login_frame::common |
Common service parameters.
Definition at line 214 of file fcels.h.
Referenced by fc_els_flogi_rx(), fc_els_flogi_tx(), and fc_els_plogi_tx().
| struct fc_name fc_login_frame::port_wwn |
Port name.
Definition at line 216 of file fcels.h.
Referenced by fc_els_flogi_rx(), fc_els_flogi_tx(), and fc_els_plogi_tx().
| struct fc_name fc_login_frame::node_wwn |
Node name.
Definition at line 218 of file fcels.h.
Referenced by fc_els_flogi_rx(), fc_els_flogi_tx(), and fc_els_plogi_tx().
| struct fc_login_class fc_login_frame::class1 |
| struct fc_login_class fc_login_frame::class2 |
| struct fc_login_class fc_login_frame::class3 |
Class 3 service parameters.
Definition at line 224 of file fcels.h.
Referenced by fc_els_flogi_tx(), and fc_els_plogi_tx().
| struct fc_login_class fc_login_frame::class4 |
| uint8_t fc_login_frame::vendor_version[16] |
1.8.15