Home
last modified time | relevance | path

Searched refs:scan_intput (Results 1 – 6 of 6) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_config.h370 uint scan_intput; member
H A Dwl_iapsta.c3157 if (!(conf->scan_intput & (SCAN_CURCHAN_INTPUT|SCAN_LIGHT_INTPUT))) in wl_ext_scan_suppress()
3167 } else if (conf->scan_intput & SCAN_CURCHAN_INTPUT) { in wl_ext_scan_suppress()
3170 if ((conf->scan_intput & SCAN_LIGHT_INTPUT) && !chan_info->chan) in wl_ext_scan_suppress()
3190 if (!(conf->scan_intput & NO_SCAN_INTPUT)) in wl_ext_scan_busy()
3205 } else if (conf->scan_intput & NO_SCAN_INTPUT) { in wl_ext_scan_busy()
H A Ddhd_config.c4364 conf->scan_intput = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()
4365 CONFIG_MSG("scan_intput = 0x%x\n", conf->scan_intput); in dhd_conf_read_others()
5038 conf->scan_intput = SCAN_CURCHAN_INTPUT; in dhd_conf_preinit()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_config.h373 uint scan_intput; member
H A Dwl_iapsta.c3589 if (!(conf->scan_intput & (SCAN_CURCHAN_INTPUT|SCAN_LIGHT_INTPUT))) in wl_ext_scan_suppress()
3599 } else if (conf->scan_intput & SCAN_CURCHAN_INTPUT) { in wl_ext_scan_suppress()
3602 if ((conf->scan_intput & SCAN_LIGHT_INTPUT) && !chan_info->chan) in wl_ext_scan_suppress()
3622 if (!(conf->scan_intput & NO_SCAN_INTPUT)) in wl_ext_scan_busy()
3637 } else if (conf->scan_intput & NO_SCAN_INTPUT) { in wl_ext_scan_busy()
H A Ddhd_config.c4503 conf->scan_intput = (int)simple_strtol(data, NULL, 0); in dhd_conf_read_others()
4504 CONFIG_MSG("scan_intput = 0x%x\n", conf->scan_intput); in dhd_conf_read_others()
5226 conf->scan_intput = SCAN_CURCHAN_INTPUT; in dhd_conf_preinit()