![]() |
ETHFW API Guide
|
RPMessage create params.
Common RPMessage params for Jacinto and Sitara
Data Fields | |
| uint32_t | requestedEndpt |
| uint32_t | numBufs |
| void * | buf |
| uint32_t | bufSize |
| uint32_t EthFwIpc_RpmsgCreateParams::requestedEndpt |
Requested Endpoint - Any or next available
| uint32_t EthFwIpc_RpmsgCreateParams::numBufs |
Maximum number of buffers to allocate for queuing received messages.
| void* EthFwIpc_RpmsgCreateParams::buf |
Buffer pointer to store RPMessage Object
| uint32_t EthFwIpc_RpmsgCreateParams::bufSize |
Buffer Size. Recommended Size is (512*256 + 256)