Searched refs:WF_PID_MAX_HISTORY (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dwindfarm_pid.h19 #define WF_PID_MAX_HISTORY 32 macro
39 s32 samples[WF_PID_MAX_HISTORY]; /* samples history buffer */
40 s32 errors[WF_PID_MAX_HISTORY]; /* error history buffer */
76 s32 powers[WF_PID_MAX_HISTORY]; /* power history buffer */
77 s32 errors[WF_PID_MAX_HISTORY]; /* error history buffer */

Completed in 36 milliseconds