ETHFW API Guide
EthRemoteCfg_AllocTxRes Struct Reference

Detailed Description

Response params for ETHREMOTECFG_CMD_ALLOC_TX command.

This response holds the information of the allocated Tx channel which is PSIL channel id for the given virtual port.

Data Fields

EthRemoteCfg_ResHdr hdr
 
uint32_t txPsilDstId
 

Field Documentation

◆ hdr

EthRemoteCfg_ResHdr EthRemoteCfg_AllocTxRes::hdr

Response message common header.

◆ txPsilDstId

uint32_t EthRemoteCfg_AllocTxRes::txPsilDstId

Tx PSIL peer destination thread id which should be paired with the Tx UDMA channel.