void * nextEntry
Pointer to next entry in the linked list.
open_error_t openapiGreenEthrEeeLpiHistoryIntfMaxSamplesGet(openapiClientHandle_t *client_handle, uint32_t *maxSamples)
Get green mode power saving history max samples to keep.
open_error_t openapiGreenEthrEeeLpiHistoryIntfSampleIntervalSet(openapiClientHandle_t *client_handle, uint32_t sampleInterval)
Set green mode power saving history sampling interval.
uint16_t percentLpiTimeTotal
percentage of time spent in LPI mode since last reset
open_error_t openapix2GreenEthrPwrSavHistoryIntfNextSampleGet(openapiClientHandle_t *client_handle, uint32_t intIfNum, uint16_t curSample, openGreenPwrHistoryIntfEntry_t *entry)
Get next entry of green mode power savings history on given interface with current sample number as i...
open_error_t openapix2GreenEthrPwrSavHistoryIntfNextEntryGet(openapiClientHandle_t *client_handle, openGreenPwrHistoryIntfEntry_t *entry)
Get next valid entry of green mode power savings history on given interface.
open_error_t openapiGreenEthrEeeLpiHistoryIntfSampleIntervalGet(openapiClientHandle_t *client_handle, uint32_t *sampleInterval)
Get green mode power saving history sampling interval.
open_error_t openapiGreenEthrEeeLpiHistoryIntfMaxSamplesSet(openapiClientHandle_t *client_handle, uint32_t maxSamples)
Set green mode power saving history max samples to keep.
uint32_t sampleTime
Time stamp at which the sample is collected.
open_error_t openapiGreenEthrPwrSavHistoryIntfStatisticsClear(openapiClientHandle_t *client_handle, uint32_t intIfNum)
Clear green mode power saving history statistics for the given interface.
open_error_t openapix2GreenEthrPwrSavHistoryIntfFirstEntryGet(openapiClientHandle_t *client_handle, uint32_t intIfNum, openGreenPwrHistoryIntfEntry_t *entry)
Get first valid entry of green mode power savings history on given interface - latest sample first...
uint16_t percentLpiTime
percentage of time spent in LPI mode since last sample is taken