• Home
  • History
  • Annotate
  • Raw
  • Download
  • only in /netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/wl12xx/

Lines Matching refs:pwr

169 DEBUGFS_FWSTATS_FILE(pwr, ps_enter, 20, "%u");
170 DEBUGFS_FWSTATS_FILE(pwr, elp_enter, 20, "%u");
171 DEBUGFS_FWSTATS_FILE(pwr, missing_bcns, 20, "%u");
172 DEBUGFS_FWSTATS_FILE(pwr, wake_on_host, 20, "%u");
173 DEBUGFS_FWSTATS_FILE(pwr, wake_on_timer_exp, 20, "%u");
174 DEBUGFS_FWSTATS_FILE(pwr, tx_with_ps, 20, "%u");
175 DEBUGFS_FWSTATS_FILE(pwr, tx_without_ps, 20, "%u");
176 DEBUGFS_FWSTATS_FILE(pwr, rcvd_beacons, 20, "%u");
177 DEBUGFS_FWSTATS_FILE(pwr, power_save_off, 20, "%u");
178 DEBUGFS_FWSTATS_FILE(pwr, enable_ps, 20, "%u");
179 DEBUGFS_FWSTATS_FILE(pwr, disable_ps, 20, "%u");
180 DEBUGFS_FWSTATS_FILE(pwr, fix_tsf_ps, 20, "%u");
182 DEBUGFS_FWSTATS_FILE(pwr, rcvd_awake_beacons, 20, "%u");
307 DEBUGFS_FWSTATS_DEL(pwr, ps_enter);
308 DEBUGFS_FWSTATS_DEL(pwr, elp_enter);
309 DEBUGFS_FWSTATS_DEL(pwr, missing_bcns);
310 DEBUGFS_FWSTATS_DEL(pwr, wake_on_host);
311 DEBUGFS_FWSTATS_DEL(pwr, wake_on_timer_exp);
312 DEBUGFS_FWSTATS_DEL(pwr, tx_with_ps);
313 DEBUGFS_FWSTATS_DEL(pwr, tx_without_ps);
314 DEBUGFS_FWSTATS_DEL(pwr, rcvd_beacons);
315 DEBUGFS_FWSTATS_DEL(pwr, power_save_off);
316 DEBUGFS_FWSTATS_DEL(pwr, enable_ps);
317 DEBUGFS_FWSTATS_DEL(pwr, disable_ps);
318 DEBUGFS_FWSTATS_DEL(pwr, fix_tsf_ps);
320 DEBUGFS_FWSTATS_DEL(pwr, rcvd_awake_beacons);
408 DEBUGFS_FWSTATS_ADD(pwr, ps_enter);
409 DEBUGFS_FWSTATS_ADD(pwr, elp_enter);
410 DEBUGFS_FWSTATS_ADD(pwr, missing_bcns);
411 DEBUGFS_FWSTATS_ADD(pwr, wake_on_host);
412 DEBUGFS_FWSTATS_ADD(pwr, wake_on_timer_exp);
413 DEBUGFS_FWSTATS_ADD(pwr, tx_with_ps);
414 DEBUGFS_FWSTATS_ADD(pwr, tx_without_ps);
415 DEBUGFS_FWSTATS_ADD(pwr, rcvd_beacons);
416 DEBUGFS_FWSTATS_ADD(pwr, power_save_off);
417 DEBUGFS_FWSTATS_ADD(pwr, enable_ps);
418 DEBUGFS_FWSTATS_ADD(pwr, disable_ps);
419 DEBUGFS_FWSTATS_ADD(pwr, fix_tsf_ps);
421 DEBUGFS_FWSTATS_ADD(pwr, rcvd_awake_beacons);