iPXE
|
Protocol structure. More...
#include <thunderxcfg.h>
Data Fields | |
EFI_THUNDER_CONFIG_PROTOCOL_GET_CONFIG | GetConfig |
EFI_THUNDER_CONFIG_PROTOCOL_GET_BGX_PROP | GetBgxProp |
EFI_THUNDER_CONFIG_PROTOCOL_GET_LMAC_PROP | GetLmacProp |
VOID * | BoardConfig |
Protocol structure.
Definition at line 148 of file thunderxcfg.h.
EFI_THUNDER_CONFIG_PROTOCOL_GET_CONFIG _EFI_THUNDER_CONFIG_PROTOCOL::GetConfig |
Definition at line 149 of file thunderxcfg.h.
EFI_THUNDER_CONFIG_PROTOCOL_GET_BGX_PROP _EFI_THUNDER_CONFIG_PROTOCOL::GetBgxProp |
Definition at line 150 of file thunderxcfg.h.
EFI_THUNDER_CONFIG_PROTOCOL_GET_LMAC_PROP _EFI_THUNDER_CONFIG_PROTOCOL::GetLmacProp |
Definition at line 151 of file thunderxcfg.h.
Referenced by txnic_bgx_mac().
VOID* _EFI_THUNDER_CONFIG_PROTOCOL::BoardConfig |
Definition at line 152 of file thunderxcfg.h.