Searched refs:doflow_tput_thresh (Results 1 – 6 of 6) sorted by relevance
366 int32 doflow_tput_thresh; member
4355 conf->doflow_tput_thresh = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()4356 CONFIG_MSG("doflow_tput_thresh = %d\n", conf->doflow_tput_thresh); in dhd_conf_read_others()4357 if (conf->doflow_tput_thresh > 0) in dhd_conf_read_others()5030 conf->doflow_tput_thresh = 200; in dhd_conf_preinit()5032 conf->doflow_tput_thresh = 9999; in dhd_conf_preinit()5033 if (conf->doflow_tput_thresh > 0 && conf->doflow_tput_thresh < 9999) in dhd_conf_preinit()
4129 if (apsta_params->tput_sum >= dhd->conf->doflow_tput_thresh && dhd_doflow) { in wl_tput_monitor_handler()4134 else if (apsta_params->tput_sum < dhd->conf->doflow_tput_thresh && !dhd_doflow) { in wl_tput_monitor_handler()
369 int32 doflow_tput_thresh; member
4494 conf->doflow_tput_thresh = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()4495 CONFIG_MSG("doflow_tput_thresh = %d\n", conf->doflow_tput_thresh); in dhd_conf_read_others()4496 if (conf->doflow_tput_thresh > 0) in dhd_conf_read_others()5218 conf->doflow_tput_thresh = 200; in dhd_conf_preinit()5220 conf->doflow_tput_thresh = 9999; in dhd_conf_preinit()5221 if (conf->doflow_tput_thresh > 0 && conf->doflow_tput_thresh < 9999) in dhd_conf_preinit()
4775 if (apsta_params->tput_sum >= dhd->conf->doflow_tput_thresh && dhd_doflow) { in wl_tput_monitor_handler()4780 else if (apsta_params->tput_sum < dhd->conf->doflow_tput_thresh && !dhd_doflow) { in wl_tput_monitor_handler()