Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.c132 static status_t ENET_QOS_RxDescriptorsInit(ENET_QOS_Type *base,
636 static status_t ENET_QOS_RxDescriptorsInit(ENET_QOS_Type *base, in ENET_QOS_RxDescriptorsInit() function
1147 …if ((ENET_QOS_RxDescriptorsInit(base, config, bufferConfig, intRxEnable, channel) != kStatus_Succe… in ENET_QOS_DescriptorInit()