Searched refs:intRxEnable (Results 1 – 1 of 1) sorted by relevance
135 bool intRxEnable,639 bool intRxEnable, in ENET_QOS_RxDescriptorsInit() argument656 if (intRxEnable) in ENET_QOS_RxDescriptorsInit()1119 bool intRxEnable = false; in ENET_QOS_DescriptorInit() local1134 …intRxEnable = ((base->DMA_CH[channel].DMA_CHX_INT_EN & ENET_QOS_DMA_CHX_INT_EN_RIE_MASK) != 0U) ? … in ENET_QOS_DescriptorInit()1147 …if ((ENET_QOS_RxDescriptorsInit(base, config, bufferConfig, intRxEnable, channel) != kStatus_Succe… in ENET_QOS_DescriptorInit()