Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c822 Status = NETC_ETH_IP_STATUS_ERROR; in Netc_Eth_Ip_WaitVsiToPsiMsgTransmission()
1254 status = NETC_ETH_IP_STATUS_ERROR; in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()
1261 status = NETC_ETH_IP_STATUS_ERROR; /* STATUS field should be 0. */ in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()
1456 status = NETC_ETH_IP_STATUS_ERROR; /* STATUS field should be 0. */ in Netc_Eth_Ip_SendNTMP1Command_LongFormat()
1538 status = NETC_ETH_IP_STATUS_ERROR; /* STATUS field should be 0. */ in Netc_Eth_Ip_SendNTMP1Command_RfsShortFormat()
1805 …status = NETC_ETH_IP_STATUS_ERROR; /* fail to enable time gating because Operational gate control… in Netc_Eth_Ip_ConfigPortTimeGateScheduling()
1830 status = NETC_ETH_IP_STATUS_ERROR; in Netc_Eth_Ip_ConfigPortTimeGateScheduling()
2512 Status = NETC_ETH_IP_STATUS_ERROR;
3169 Netc_Eth_Ip_StatusType Status = NETC_ETH_IP_STATUS_ERROR;
4210 status = NETC_ETH_IP_STATUS_ERROR;
[all …]
/hal_nxp-3.6.0/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h542NETC_ETH_IP_STATUS_ERROR = 0x001U, /*!< Generic operation failure status */ enumerator