![]() |
PDK API Guide for J721E
|
Enet Resource Manager driver object.
Data Fields | |
| EnetMod_Obj | enetMod |
| EnetRm_Cfg | cfg |
| EnetRm_TxChObj | txObj |
| EnetRm_RxFlowIdxObj | rxObj [ENET_RM_NUM_RXCHAN_MAX] |
| uint32_t | numRxCh |
| EnetRm_MacAddressObj | macObj |
| EnetRm_CoreAttachInfo | coreAttachObj |
| EnetMod_Obj EnetRm_Obj::enetMod |
EnetMod must be the first member
| EnetRm_Cfg EnetRm_Obj::cfg |
Configuration parameters passed at open time to the RM module
| EnetRm_TxChObj EnetRm_Obj::txObj |
TX resources being managed
| EnetRm_RxFlowIdxObj EnetRm_Obj::rxObj[ENET_RM_NUM_RXCHAN_MAX] |
RX resources being managed
| uint32_t EnetRm_Obj::numRxCh |
Number of RX channels
| EnetRm_MacAddressObj EnetRm_Obj::macObj |
MAC addresses pool being managed
| EnetRm_CoreAttachInfo EnetRm_Obj::coreAttachObj |
Information about attached cores