Searched refs:WF_CPU_PID_MAX_HISTORY (Results 1 - 4 of 4) 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.h53 #define WF_CPU_PID_MAX_HISTORY 32 macro
H A Dwindfarm_pm91.c179 if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) {
182 pid_param.history_len = WF_CPU_PID_MAX_HISTORY;
H A Dwindfarm_pm121.c679 if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) {
682 pid_param.history_len = WF_CPU_PID_MAX_HISTORY;
H A Dwindfarm_pm81.c434 if (pid_param.history_len > WF_CPU_PID_MAX_HISTORY) {
437 pid_param.history_len = WF_CPU_PID_MAX_HISTORY;

Completed in 31 milliseconds