Home
last modified time | relevance | path

Searched refs:scan_timer_active (Results 1 – 12 of 12) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd_linux_priv.h192 bool scan_timer_active; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd_linux_priv.h192 bool scan_timer_active; member
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd_linux_priv.h192 bool scan_timer_active; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_linux_priv.h218 bool scan_timer_active; member
H A Ddhd_common.c5010 if (!dhd_pub->timeout_info->scan_timer_active && in wl_show_host_event()
8500 pub->timeout_info->scan_timer_active = FALSE; in init_dhd_timeouts()
8822 if (pub->timeout_info->scan_timer_active) { in dhd_scan_timeout()
8862 if (pub->timeout_info->scan_timer_active) { in dhd_start_scan_timer()
8866 pub->timeout_info->scan_timer_active = FALSE; in dhd_start_scan_timer()
8875 pub->timeout_info->scan_timer_active = TRUE; in dhd_start_scan_timer()
8907 if (pub->timeout_info->scan_timer_active) { in dhd_stop_scan_timer()
8911 pub->timeout_info->scan_timer_active = FALSE; in dhd_stop_scan_timer()
8916 pub->timeout_info->scan_timer_active = FALSE; in dhd_stop_scan_timer()
H A Ddhd.h1072 bool scan_timer_active; member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_linux_priv.h216 bool scan_timer_active; member
H A Ddhd_common.c5010 if (!dhd_pub->timeout_info->scan_timer_active && in wl_show_host_event()
8495 pub->timeout_info->scan_timer_active = FALSE; in init_dhd_timeouts()
8817 if (pub->timeout_info->scan_timer_active) { in dhd_scan_timeout()
8857 if (pub->timeout_info->scan_timer_active) { in dhd_start_scan_timer()
8861 pub->timeout_info->scan_timer_active = FALSE; in dhd_start_scan_timer()
8870 pub->timeout_info->scan_timer_active = TRUE; in dhd_start_scan_timer()
8902 if (pub->timeout_info->scan_timer_active) { in dhd_stop_scan_timer()
8906 pub->timeout_info->scan_timer_active = FALSE; in dhd_stop_scan_timer()
8911 pub->timeout_info->scan_timer_active = FALSE; in dhd_stop_scan_timer()
H A Ddhd.h1074 bool scan_timer_active; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_common.c5203 pub->timeout_info->scan_timer_active = FALSE; in init_dhd_timeouts()
5476 if (pub->timeout_info && pub->timeout_info->scan_timer_active) { in dhd_scan_timeout()
5503 if (pub->timeout_info->scan_timer_active) { in dhd_start_scan_timer()
5518 pub->timeout_info->scan_timer_active = TRUE; in dhd_start_scan_timer()
5544 if (pub->timeout_info->scan_timer_active) { in dhd_stop_scan_timer()
5546 pub->timeout_info->scan_timer_active = FALSE; in dhd_stop_scan_timer()
H A Ddhd.h627 bool scan_timer_active; member
H A Ddhd_linux.c760 bool scan_timer_active; member