Data Fields
CpswRm_ResourceInfo_s Struct Reference

CPSW RM Resource Information. More...

#include <cpsw_rm.h>

Data Fields

uint32_t coreId
 
uint32_t numTxCh
 
uint32_t numRxFlows
 
uint32_t numMacAddress
 

Detailed Description

CPSW RM Resource Information.

This structure holds the number of Tx channels, Rx flows, MAC addresses partitioned to the core.

Field Documentation

uint32_t CpswRm_ResourceInfo_s::coreId

Core Id for which resource info is applicable

uint32_t CpswRm_ResourceInfo_s::numMacAddress

Number of MAC addresses

uint32_t CpswRm_ResourceInfo_s::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 CPSW. Refer CpswSoc_Config::rxFlowCount for maximum number of flows supported by SOC

uint32_t CpswRm_ResourceInfo_s::numTxCh

Number of Tx channels


The documentation for this struct was generated from the following file:

Copyright 2020, Texas Instruments Incorporated