Home
last modified time | relevance | path

Searched refs:mtlrxSche (Results 1 – 4 of 4) sorted by relevance

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/lpc_enet/
Dfsl_enet.h424 enet_mtl_multiqueue_rxsche_t mtlrxSche; /*!< Receive schedule for multi-queue. */ member
Dfsl_enet.c255 …_MODE = ENET_MTL_OP_MODE_SCHALG(multiqCfg->mtltxSche) | ENET_MTL_OP_MODE_RAA(multiqCfg->mtlrxSche); in ENET_SetMTL()
/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.h599 …enet_qos_mtl_multiqueue_rxsche mtlrxSche; /*!< Receive schedule for multi-q… member
Dfsl_enet_qos.c360 ENET_QOS_MTL_OPERATION_MODE_RAA(multiqCfg->mtlrxSche); in ENET_QOS_SetMTL()