AM273x MCU+ SDK  09.02.00

Detailed Description

Input args for CPSW_ALE_IOCTL_SET_POLICER command.

Data Fields

CpswAle_PolicerMatchParams policerMatch
 
bool threadIdEn
 
uint32_t threadId
 
uint32_t peakRateInBitsPerSec
 
uint32_t commitRateInBitsPerSec
 

Field Documentation

◆ policerMatch

CpswAle_PolicerMatchParams CpswAle_SetPolicerEntryInArgs::policerMatch

Policer match config

◆ threadIdEn

bool CpswAle_SetPolicerEntryInArgs::threadIdEn

Enable threadid setting for this policer entry

◆ threadId

uint32_t CpswAle_SetPolicerEntryInArgs::threadId

Thread Id which will be enabled for this policer match

◆ peakRateInBitsPerSec

uint32_t CpswAle_SetPolicerEntryInArgs::peakRateInBitsPerSec

Peak rate in bits per second. 0 indicates rate limit is disabled

◆ commitRateInBitsPerSec

uint32_t CpswAle_SetPolicerEntryInArgs::commitRateInBitsPerSec

Commit rate in bits per second. 0 indicates rate limit is disabled