iPXE
|
BOFM Ethernet parameter entry. More...
#include <bofm.h>
Data Fields | |
uint16_t | options |
Options. More... | |
uint16_t | busdevfn |
PCI bus:dev.fn. More... | |
uint8_t | slot |
Slot or mezzanine number. More... | |
uint8_t | port |
Port number. More... | |
uint8_t | mport |
Multi-port index. More... | |
uint16_t | vlan_a |
VLAN tag for MAC address A. More... | |
uint8_t | mac_a [6] |
MAC address A. More... | |
uint16_t | vlan_b |
VLAN tag for MAC address B. More... | |
uint8_t | mac_b [6] |
MAC address B. More... | |
BOFM Ethernet parameter entry.
Defined in section 5.1 of the Open Fabric Manager Parameter Specification document.
uint16_t bofm_en::options |
uint16_t bofm_en::busdevfn |
uint8_t bofm_en::slot |
uint8_t bofm_en::port |
uint8_t bofm_en::mport |
uint8_t bofm_en::mac_a[6] |
uint8_t bofm_en::mac_b[6] |