ETHFW API Guide
EthRemoteCfg_OfferVirtPortRes Struct Reference

Detailed Description

Response params for ETHREMOTECFG_CMD_VIRT_PORT_INFO command.

Virtual port allocation sends the info about the virtual ports assigned to a given remote core.

Data Fields

EthRemoteCfg_ResHdr hdr
 
uint32_t switchPortMask
 
uint32_t macPortMask
 

Field Documentation

◆ hdr

EthRemoteCfg_ResHdr EthRemoteCfg_OfferVirtPortRes::hdr

Response message common header.

◆ switchPortMask

uint32_t EthRemoteCfg_OfferVirtPortRes::switchPortMask

Port mask denoting absolute virtual switch ports allocated.

◆ macPortMask

uint32_t EthRemoteCfg_OfferVirtPortRes::macPortMask

Port mask denoting absolute virtual MAC ports allocated.