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 |
uint32_t EnetRm_ResourceInfo::coreId |
Core Id for which resource info is applicable
uint32_t EnetRm_ResourceInfo::numTxCh |
Number of TX channels
uint32_t EnetRm_ResourceInfo::numRxCh |
Number of RX channels
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
uint32_t EnetRm_ResourceInfo::numMacAddress |
Number of MAC addresses