Home
last modified time | relevance | path

Searched refs:escan_aborted (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c5012 dhd_pub->timeout_info->escan_aborted = TRUE; in wl_show_host_event()
5019 dhd_pub->timeout_info->escan_aborted = FALSE; in wl_show_host_event()
8845 if (pub->timeout_info->escan_aborted && in dhd_start_scan_timer()
8847 pub->timeout_info->escan_aborted = FALSE; in dhd_start_scan_timer()
H A Ddhd.h1086 bool escan_aborted; member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c5012 dhd_pub->timeout_info->escan_aborted = TRUE; in wl_show_host_event()
5019 dhd_pub->timeout_info->escan_aborted = FALSE; in wl_show_host_event()
8850 if (pub->timeout_info->escan_aborted && in dhd_start_scan_timer()
8852 pub->timeout_info->escan_aborted = FALSE; in dhd_start_scan_timer()
H A Ddhd.h1084 bool escan_aborted; member