![]() |
![]() |
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 |
Input args for CPSW_ALE_IOCTL_SET_POLICER command.
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