PDK API Guide for J721E
EnetRm_ResourceInfo Struct Reference

Detailed Description

Enet RM resource information.

This structure holds the number of TX channels, RX flows and MAC addresses partitioned to the core.

Data Fields

uint32_t coreId
 
uint32_t numTxCh
 
uint32_t numRxCh
 
uint32_t numRxFlows
 
uint32_t numMacAddress
 

Field Documentation

◆ coreId

uint32_t EnetRm_ResourceInfo::coreId

Core Id for which resource info is applicable

◆ numTxCh

uint32_t EnetRm_ResourceInfo::numTxCh

Number of TX channels

◆ numRxCh

uint32_t EnetRm_ResourceInfo::numRxCh

Number of RX channels

◆ numRxFlows

uint32_t EnetRm_ResourceInfo::numRxFlows

Number of RX Flows. The total number of Rx flows required for the RX channel is the sum of all RX flows alloted to different cores.

The total number of RX flows should be <= maximum number of RX flows supported by the SoC. Refer to the Enet SoC layer implementation to find out the maximum number of flows supported by SoC

◆ numMacAddress

uint32_t EnetRm_ResourceInfo::numMacAddress

Number of MAC addresses