ETHFW API Guide
EthFwVlan_Cfg Struct Reference

Detailed Description

Static VLAN configuration.

Data Fields

const EthFwVlan_VlanCfgvlanCfg
 
uint32_t numVlans
 
uint32_t dfltVlanIdSwitchPorts
 
uint32_t dfltVlanIdMacOnlyPorts
 
uint32_t switchPortMask
 
uint32_t macOnlyPortMask
 

Field Documentation

◆ vlanCfg

const EthFwVlan_VlanCfg* EthFwVlan_Cfg::vlanCfg

Pointer to the static VLANs parameters

◆ numVlans

uint32_t EthFwVlan_Cfg::numVlans

Number of static VLANs in EthFwVlan_Cfg::vlanCfg

◆ dfltVlanIdSwitchPorts

uint32_t EthFwVlan_Cfg::dfltVlanIdSwitchPorts

Default VLAN id used by Ethernet Firmware for switch ports (non MAC-only)

◆ dfltVlanIdMacOnlyPorts

uint32_t EthFwVlan_Cfg::dfltVlanIdMacOnlyPorts

Default VLAN id used by Ethernet Firmware for MAC-only ports

◆ switchPortMask

uint32_t EthFwVlan_Cfg::switchPortMask

Port mask of ports in switch mode (non MAC-only)

◆ macOnlyPortMask

uint32_t EthFwVlan_Cfg::macOnlyPortMask

Port mask of ports in MAC-only mode