Searched refs:scan_busy_tmo (Results 1 – 6 of 6) sorted by relevance
372 int scan_busy_tmo; member
4374 conf->scan_busy_tmo = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()4375 CONFIG_MSG("scan_busy_tmo = %d\n", conf->scan_busy_tmo); in dhd_conf_read_others()5040 conf->scan_busy_tmo = 120; in dhd_conf_preinit()
3197 if ((diff_ms/1000) >= conf->scan_busy_tmo) { in wl_ext_scan_busy()
375 int scan_busy_tmo; member
4513 conf->scan_busy_tmo = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()4514 CONFIG_MSG("scan_busy_tmo = %d\n", conf->scan_busy_tmo); in dhd_conf_read_others()5228 conf->scan_busy_tmo = 120; in dhd_conf_preinit()
3629 if ((diff_ms/1000) >= conf->scan_busy_tmo) { in wl_ext_scan_busy()