Data Fields
CpswAle_SetPolicerEntryInArgs_s Struct Reference

Input args for CPSW_ALE_IOCTL_SET_POLICER command. More...

#include <cpsw_ale.h>

Data Fields

CpswAle_PolicerMatchParams policerMatch
 
bool threadIdEnable
 
uint32_t threadId
 
uint32_t peakRateInBitsPerSec
 
uint32_t commitRateInBitsPerSec
 

Detailed Description

Input args for CPSW_ALE_IOCTL_SET_POLICER command.

Field Documentation

uint32_t CpswAle_SetPolicerEntryInArgs_s::commitRateInBitsPerSec

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

uint32_t CpswAle_SetPolicerEntryInArgs_s::peakRateInBitsPerSec

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

CpswAle_PolicerMatchParams CpswAle_SetPolicerEntryInArgs_s::policerMatch

Policer match config

uint32_t CpswAle_SetPolicerEntryInArgs_s::threadId

Thread Id which will be enabled for this policer match

bool CpswAle_SetPolicerEntryInArgs_s::threadIdEnable

Enable threadid setting for this policer entry


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

Copyright 2020, Texas Instruments Incorporated