Searched refs:intRxEnable (Results 1 – 1 of 1) sorted by relevance
125 bool intRxEnable,559 bool intRxEnable, in ENET_QOS_RxDescriptorsInit() argument575 if (intRxEnable) in ENET_QOS_RxDescriptorsInit()999 bool intRxEnable = false; in ENET_QOS_DescriptorInit() local1014 …intRxEnable = ((base->DMA_CH[channel].DMA_CHX_INT_EN & ENET_QOS_DMA_CHX_INT_EN_RIE_MASK) != 0U) ? … in ENET_QOS_DescriptorInit()1027 …if ((ENET_QOS_RxDescriptorsInit(base, config, bufferConfig, intRxEnable, channel) != kStatus_Succe… in ENET_QOS_DescriptorInit()