Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/include/
DNetc_Eth_Ip_Types.h866 NETC_ETH_IP_CBDRSTATUS_RINGFULL = 0x008U, /*!< Ring is full */ enumerator
/hal_nxp-latest/s32/drivers/s32ze/Eth_NETC/src/
DNetc_Eth_Ip.c1968 status = NETC_ETH_IP_CBDRSTATUS_RINGFULL; /* the ring is full */ in Netc_Eth_Ip_SendCommand()
2057 status = NETC_ETH_IP_CBDRSTATUS_RINGFULL; /* the ring is full */ in Netc_Eth_Ip_SendNTMP1Command_ShortFormat()
2439 status = NETC_ETH_IP_CBDRSTATUS_RINGFULL; /* the ring is full */ in Netc_Eth_Ip_SendNTMP1Command_LongFormat()
2529 status = NETC_ETH_IP_CBDRSTATUS_RINGFULL; /* the ring is full */ in Netc_Eth_Ip_SendNTMP1Command_RfsShortFormat()