Lines Matching refs:pwr

144 DEBUGFS_FWSTATS_FILE(pwr, ps_enter, 20, "%u");
145 DEBUGFS_FWSTATS_FILE(pwr, elp_enter, 20, "%u");
146 DEBUGFS_FWSTATS_FILE(pwr, missing_bcns, 20, "%u");
147 DEBUGFS_FWSTATS_FILE(pwr, wake_on_host, 20, "%u");
148 DEBUGFS_FWSTATS_FILE(pwr, wake_on_timer_exp, 20, "%u");
149 DEBUGFS_FWSTATS_FILE(pwr, tx_with_ps, 20, "%u");
150 DEBUGFS_FWSTATS_FILE(pwr, tx_without_ps, 20, "%u");
151 DEBUGFS_FWSTATS_FILE(pwr, rcvd_beacons, 20, "%u");
152 DEBUGFS_FWSTATS_FILE(pwr, power_save_off, 20, "%u");
153 DEBUGFS_FWSTATS_FILE(pwr, enable_ps, 20, "%u");
154 DEBUGFS_FWSTATS_FILE(pwr, disable_ps, 20, "%u");
155 DEBUGFS_FWSTATS_FILE(pwr, fix_tsf_ps, 20, "%u");
157 DEBUGFS_FWSTATS_FILE(pwr, rcvd_awake_beacons, 20, "%u");
284 DEBUGFS_FWSTATS_DEL(pwr, ps_enter); in wl1251_debugfs_delete_files()
285 DEBUGFS_FWSTATS_DEL(pwr, elp_enter); in wl1251_debugfs_delete_files()
286 DEBUGFS_FWSTATS_DEL(pwr, missing_bcns); in wl1251_debugfs_delete_files()
287 DEBUGFS_FWSTATS_DEL(pwr, wake_on_host); in wl1251_debugfs_delete_files()
288 DEBUGFS_FWSTATS_DEL(pwr, wake_on_timer_exp); in wl1251_debugfs_delete_files()
289 DEBUGFS_FWSTATS_DEL(pwr, tx_with_ps); in wl1251_debugfs_delete_files()
290 DEBUGFS_FWSTATS_DEL(pwr, tx_without_ps); in wl1251_debugfs_delete_files()
291 DEBUGFS_FWSTATS_DEL(pwr, rcvd_beacons); in wl1251_debugfs_delete_files()
292 DEBUGFS_FWSTATS_DEL(pwr, power_save_off); in wl1251_debugfs_delete_files()
293 DEBUGFS_FWSTATS_DEL(pwr, enable_ps); in wl1251_debugfs_delete_files()
294 DEBUGFS_FWSTATS_DEL(pwr, disable_ps); in wl1251_debugfs_delete_files()
295 DEBUGFS_FWSTATS_DEL(pwr, fix_tsf_ps); in wl1251_debugfs_delete_files()
297 DEBUGFS_FWSTATS_DEL(pwr, rcvd_awake_beacons); in wl1251_debugfs_delete_files()
383 DEBUGFS_FWSTATS_ADD(pwr, ps_enter); in wl1251_debugfs_add_files()
384 DEBUGFS_FWSTATS_ADD(pwr, elp_enter); in wl1251_debugfs_add_files()
385 DEBUGFS_FWSTATS_ADD(pwr, missing_bcns); in wl1251_debugfs_add_files()
386 DEBUGFS_FWSTATS_ADD(pwr, wake_on_host); in wl1251_debugfs_add_files()
387 DEBUGFS_FWSTATS_ADD(pwr, wake_on_timer_exp); in wl1251_debugfs_add_files()
388 DEBUGFS_FWSTATS_ADD(pwr, tx_with_ps); in wl1251_debugfs_add_files()
389 DEBUGFS_FWSTATS_ADD(pwr, tx_without_ps); in wl1251_debugfs_add_files()
390 DEBUGFS_FWSTATS_ADD(pwr, rcvd_beacons); in wl1251_debugfs_add_files()
391 DEBUGFS_FWSTATS_ADD(pwr, power_save_off); in wl1251_debugfs_add_files()
392 DEBUGFS_FWSTATS_ADD(pwr, enable_ps); in wl1251_debugfs_add_files()
393 DEBUGFS_FWSTATS_ADD(pwr, disable_ps); in wl1251_debugfs_add_files()
394 DEBUGFS_FWSTATS_ADD(pwr, fix_tsf_ps); in wl1251_debugfs_add_files()
396 DEBUGFS_FWSTATS_ADD(pwr, rcvd_awake_beacons); in wl1251_debugfs_add_files()