Searched refs:portTimeAwareShaperEnable (Results 1 – 4 of 4) sorted by relevance
1744 …boolean portTimeAwareShaperEnable; /*!< If the data for time gate scheduling talbe is configured … member
2818 …boolean portTimeAwareShaperEnable; /*!< If the data for time gate scheduling talbe is configured … member
6906 if ((*((*(Config)).port))[PortIndex].ePort->portTimeAwareShaperEnable == TRUE)7109 PortTimeAwareShaperEnabled[0U] = ((*((*(Config)).port))[0U].ePort->portTimeAwareShaperEnable ||7110 … (*((*(Config)).port))[1U].ePort->portTimeAwareShaperEnable ||7111 … (*((*(Config)).port))[2U].ePort->portTimeAwareShaperEnable) ? TRUE : FALSE;
3044 if (((*Config->generalConfig).portTimeAwareShaperEnable) == TRUE) in Netc_Eth_Ip_InitTimeGateSchedulingTableEntryData()6729 Netc_Eth_Ip_PortTimeAwareShaperEnabled = (*config->generalConfig).portTimeAwareShaperEnable;