![]() |
ETHFW API Guide
|
Monitor and recovery configuration parameters.
uint32_t EthFwMon_Cfg::periodInMsecs |
Monitor period in milliseconds
void* EthFwMon_Cfg::lwipDmaCbArg |
Argument for opening or closing the Lwip DMA channel to be passed ot callback function
EthFw_closeLwipDmaCb EthFwMon_Cfg::closeLwipDmaCb |
Callback for closing the Lwip DMA channels from the application
EthFw_openLwipDmaCb EthFwMon_Cfg::openLwipDmaCb |
Callback for closing the Lwip DMA channels from the application
EthFw_StatsMonHostPortEvtCb EthFwMon_Cfg::statsMonHostEvtCb |
Callback to receive notifications when a host port monitored statistics has increased
EthFw_StatsMonMacPortEvtCb EthFwMon_Cfg::statsMonMacEvtCb |
Callback to receive notifications when a MAC port monitored statistics has increased
void* EthFwMon_Cfg::statsMonCbArg |
Argument passed in statistics monitor callbacks