![]() |
PDK API Guide for J721E
|
Inter-core virtual device object.
This structure stores the information for an inter-core virtual device instance.
Data Fields | |
Ic_Object | icObj |
uint32_t | instId |
uint8_t | macAddr [ENET_MAC_ADDR_LEN] |
volatile uint32_t | initDone |
uint32_t | linkIsUp |
uint32_t | numAllocPbufPkts |
TaskP_Handle | hIpcRxTask |
TaskP_Handle | hRxPacketTask |
SemaphoreP_Handle | hRxPacketSem |
TaskP_Handle | hLWIPIF2LWIPinput |
SemaphoreP_Handle | hShutDownSem |
volatile bool | shutDownFlag |
char | printBuf [ENET_CFG_PRINT_BUF_LEN] |
Enet_Print | |
BufPool_Handle | hBufPool |
Lwip2EnetIc_Stats | stats |
Ic_Object Lwip2EnetIc_Handle::icObj |
uint32_t Lwip2EnetIc_Handle::instId |
Instance ID
uint8_t Lwip2EnetIc_Handle::macAddr[ENET_MAC_ADDR_LEN] |
volatile uint32_t Lwip2EnetIc_Handle::initDone |
uint32_t Lwip2EnetIc_Handle::linkIsUp |
uint32_t Lwip2EnetIc_Handle::numAllocPbufPkts |
TaskP_Handle Lwip2EnetIc_Handle::hIpcRxTask |
TaskP_Handle Lwip2EnetIc_Handle::hRxPacketTask |
SemaphoreP_Handle Lwip2EnetIc_Handle::hRxPacketSem |
TaskP_Handle Lwip2EnetIc_Handle::hLWIPIF2LWIPinput |
SemaphoreP_Handle Lwip2EnetIc_Handle::hShutDownSem |
volatile bool Lwip2EnetIc_Handle::shutDownFlag |
char Lwip2EnetIc_Handle::printBuf[ENET_CFG_PRINT_BUF_LEN] |
Enet_Print Lwip2EnetIc_Handle::print |
BufPool_Handle Lwip2EnetIc_Handle::hBufPool |
Lwip2EnetIc_Stats Lwip2EnetIc_Handle::stats |