AM64x MCU+ SDK  08.02.00

Detailed Description

Input arguments for ICSSG_MACPORT_IOCTL_SET_INGRESS_RATE_LIM command.

Data Structures

struct  FT_S
 

Data Fields

Enet_MacPort macPort
 
uint32_t rateLimit
 
uint32_t rateSrcSel
 
uint8_t rateIndex
 
uint8_t classIndex
 
uint8_t notMask
 
uint8_t classSel
 
uint32_t classDataAndTerm
 
uint32_t classDataOrTerm
 
struct Icssg_IngressRateLim::FT_S filter [2]
 

Field Documentation

◆ macPort

Enet_MacPort Icssg_IngressRateLim::macPort

MAC port that this rate limiting configuration applies to

◆ rateLimit

uint32_t Icssg_IngressRateLim::rateLimit

◆ rateSrcSel

uint32_t Icssg_IngressRateLim::rateSrcSel

◆ rateIndex

uint8_t Icssg_IngressRateLim::rateIndex

◆ classIndex

uint8_t Icssg_IngressRateLim::classIndex

◆ notMask

uint8_t Icssg_IngressRateLim::notMask

◆ classSel

uint8_t Icssg_IngressRateLim::classSel

◆ classDataAndTerm

uint32_t Icssg_IngressRateLim::classDataAndTerm

◆ classDataOrTerm

uint32_t Icssg_IngressRateLim::classDataOrTerm

◆ filter

struct Icssg_IngressRateLim::FT_S Icssg_IngressRateLim::filter[2]