Lines Matching refs:pwr

163 DEBUGFS_FWSTATS_FILE(pwr, ps_enter, 20, "%u");
164 DEBUGFS_FWSTATS_FILE(pwr, elp_enter, 20, "%u");
165 DEBUGFS_FWSTATS_FILE(pwr, missing_bcns, 20, "%u");
166 DEBUGFS_FWSTATS_FILE(pwr, wake_on_host, 20, "%u");
167 DEBUGFS_FWSTATS_FILE(pwr, wake_on_timer_exp, 20, "%u");
168 DEBUGFS_FWSTATS_FILE(pwr, tx_with_ps, 20, "%u");
169 DEBUGFS_FWSTATS_FILE(pwr, tx_without_ps, 20, "%u");
170 DEBUGFS_FWSTATS_FILE(pwr, rcvd_beacons, 20, "%u");
171 DEBUGFS_FWSTATS_FILE(pwr, power_save_off, 20, "%u");
172 DEBUGFS_FWSTATS_FILE(pwr, enable_ps, 20, "%u");
173 DEBUGFS_FWSTATS_FILE(pwr, disable_ps, 20, "%u");
174 DEBUGFS_FWSTATS_FILE(pwr, fix_tsf_ps, 20, "%u");
176 DEBUGFS_FWSTATS_FILE(pwr, rcvd_awake_beacons, 20, "%u");
303 DEBUGFS_FWSTATS_DEL(pwr, ps_enter); in wl1251_debugfs_delete_files()
304 DEBUGFS_FWSTATS_DEL(pwr, elp_enter); in wl1251_debugfs_delete_files()
305 DEBUGFS_FWSTATS_DEL(pwr, missing_bcns); in wl1251_debugfs_delete_files()
306 DEBUGFS_FWSTATS_DEL(pwr, wake_on_host); in wl1251_debugfs_delete_files()
307 DEBUGFS_FWSTATS_DEL(pwr, wake_on_timer_exp); in wl1251_debugfs_delete_files()
308 DEBUGFS_FWSTATS_DEL(pwr, tx_with_ps); in wl1251_debugfs_delete_files()
309 DEBUGFS_FWSTATS_DEL(pwr, tx_without_ps); in wl1251_debugfs_delete_files()
310 DEBUGFS_FWSTATS_DEL(pwr, rcvd_beacons); in wl1251_debugfs_delete_files()
311 DEBUGFS_FWSTATS_DEL(pwr, power_save_off); in wl1251_debugfs_delete_files()
312 DEBUGFS_FWSTATS_DEL(pwr, enable_ps); in wl1251_debugfs_delete_files()
313 DEBUGFS_FWSTATS_DEL(pwr, disable_ps); in wl1251_debugfs_delete_files()
314 DEBUGFS_FWSTATS_DEL(pwr, fix_tsf_ps); in wl1251_debugfs_delete_files()
316 DEBUGFS_FWSTATS_DEL(pwr, rcvd_awake_beacons); in wl1251_debugfs_delete_files()
404 DEBUGFS_FWSTATS_ADD(pwr, ps_enter); in wl1251_debugfs_add_files()
405 DEBUGFS_FWSTATS_ADD(pwr, elp_enter); in wl1251_debugfs_add_files()
406 DEBUGFS_FWSTATS_ADD(pwr, missing_bcns); in wl1251_debugfs_add_files()
407 DEBUGFS_FWSTATS_ADD(pwr, wake_on_host); in wl1251_debugfs_add_files()
408 DEBUGFS_FWSTATS_ADD(pwr, wake_on_timer_exp); in wl1251_debugfs_add_files()
409 DEBUGFS_FWSTATS_ADD(pwr, tx_with_ps); in wl1251_debugfs_add_files()
410 DEBUGFS_FWSTATS_ADD(pwr, tx_without_ps); in wl1251_debugfs_add_files()
411 DEBUGFS_FWSTATS_ADD(pwr, rcvd_beacons); in wl1251_debugfs_add_files()
412 DEBUGFS_FWSTATS_ADD(pwr, power_save_off); in wl1251_debugfs_add_files()
413 DEBUGFS_FWSTATS_ADD(pwr, enable_ps); in wl1251_debugfs_add_files()
414 DEBUGFS_FWSTATS_ADD(pwr, disable_ps); in wl1251_debugfs_add_files()
415 DEBUGFS_FWSTATS_ADD(pwr, fix_tsf_ps); in wl1251_debugfs_add_files()
417 DEBUGFS_FWSTATS_ADD(pwr, rcvd_awake_beacons); in wl1251_debugfs_add_files()