Home
last modified time | relevance | path

Searched refs:ENET_QOS_EST_DEP (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.h126 #define ENET_QOS_EST_DEP (512U) /*!< Maxmimum depth of Gate Control List */ macro
Dfsl_enet_qos.c3523 if (gcl->numEntries > ENET_QOS_EST_DEP) in ENET_QOS_EstProgramGcl()