Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.h123 #define ENET_QOS_RXP_ENTRY_COUNT (256U) /*!< RXP table entry count, implied by FRPES in MAC_HW_… macro
Dfsl_enet_qos.c3750 assert(entryIndex < ENET_QOS_RXP_ENTRY_COUNT); in ENET_QOS_ReadRxParser()
3809 assert(entryCount <= ENET_QOS_RXP_ENTRY_COUNT); in ENET_QOS_ConfigureRxParser()