Lines Matching refs:ps_poll
125 WL18XX_DEBUGFS_FWSTATS_FILE(ps_poll, ps_poll_timeouts, "%u");
126 WL18XX_DEBUGFS_FWSTATS_FILE(ps_poll, upsd_timeouts, "%u");
127 WL18XX_DEBUGFS_FWSTATS_FILE(ps_poll, upsd_max_ap_turn, "%u");
128 WL18XX_DEBUGFS_FWSTATS_FILE(ps_poll, ps_poll_max_ap_turn, "%u");
129 WL18XX_DEBUGFS_FWSTATS_FILE(ps_poll, ps_poll_utilization, "%u");
130 WL18XX_DEBUGFS_FWSTATS_FILE(ps_poll, upsd_utilization, "%u");
388 DEBUGFS_FWSTATS_ADD(ps_poll, ps_poll_timeouts); in wl18xx_debugfs_add_files()
389 DEBUGFS_FWSTATS_ADD(ps_poll, upsd_timeouts); in wl18xx_debugfs_add_files()
390 DEBUGFS_FWSTATS_ADD(ps_poll, upsd_max_ap_turn); in wl18xx_debugfs_add_files()
391 DEBUGFS_FWSTATS_ADD(ps_poll, ps_poll_max_ap_turn); in wl18xx_debugfs_add_files()
392 DEBUGFS_FWSTATS_ADD(ps_poll, ps_poll_utilization); in wl18xx_debugfs_add_files()
393 DEBUGFS_FWSTATS_ADD(ps_poll, upsd_utilization); in wl18xx_debugfs_add_files()