Searched refs:StatusErrors (Results 1 – 2 of 2) sorted by relevance
4706 Netc_Eth_Ip_ErrorStatus[u8Iterator].StatusErrors = 0U;4713 Netc_Eth_Ip_ErrorStatus[u8Iterator].StatusErrors = 0U;5576 Netc_Eth_Ip_ErrorStatus[index].StatusErrors = 0u;5592 Netc_Eth_Ip_ErrorStatus[index].StatusErrors = NETC_ETH_IP_FATAL_ERROR;5596 Netc_Eth_Ip_ErrorStatus[index].StatusErrors = NETC_ETH_IP_NON_FATAL_ERROR;5611 Netc_Eth_Ip_ErrorStatus[index].StatusErrors |= NETC_ETH_IP_CORRECTABLE_ERROR;5629 Netc_Eth_Ip_ErrorStatus[index].StatusErrors = 0u;5647 Netc_Eth_Ip_ErrorStatus[index].StatusErrors = NETC_ETH_IP_FATAL_ERROR;5654 Netc_Eth_Ip_ErrorStatus[index].StatusErrors |= NETC_ETH_IP_NON_FATAL_ERROR;5668 Netc_Eth_Ip_ErrorStatus[index].StatusErrors |= NETC_ETH_IP_CORRECTABLE_ERROR;[all …]
1625 uint8 StatusErrors; member