Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Ddhd_common.c2648 dhd_stop_scan_timer(dhd_pub); in wl_show_host_event()
5224 if (dhd_stop_scan_timer(pub)) { in deinit_dhd_timeouts()
5479 dhd_stop_scan_timer(pub); in dhd_scan_timeout()
5531 dhd_stop_scan_timer(dhd_pub_t *pub) in dhd_stop_scan_timer() function
H A Ddhd.h2488 extern int dhd_stop_scan_timer(dhd_pub_t *pub);
H A Ddhd_pcie.c2538 if (dhd_stop_scan_timer(bus->dhd)) { in dhdpcie_checkdied()
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Ddhd_common.c4789 dhd_stop_scan_timer(dhd_pub, FALSE, 0); in wl_show_host_event()
5024 dhd_stop_scan_timer(dhd_pub, TRUE, dtoh16(escan_result->sync_id)); in wl_show_host_event()
8517 if (dhd_stop_scan_timer(pub, FALSE, 0)) { in deinit_dhd_timeouts()
8820 dhd_stop_scan_timer(pub, FALSE, 0); in dhd_scan_timeout()
8882 dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id) in dhd_stop_scan_timer() function
H A Ddhd.h4047 extern int dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id);
4071 static INLINE int dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id) { return 0; } in dhd_stop_scan_timer() function
H A Ddhd_pcie.c5188 if (dhd_stop_scan_timer(bus->dhd, FALSE, 0)) { in dhdpcie_checkdied()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Ddhd_common.c4789 dhd_stop_scan_timer(dhd_pub, FALSE, 0); in wl_show_host_event()
5024 dhd_stop_scan_timer(dhd_pub, TRUE, dtoh16(escan_result->sync_id)); in wl_show_host_event()
8522 if (dhd_stop_scan_timer(pub, FALSE, 0)) { in deinit_dhd_timeouts()
8825 dhd_stop_scan_timer(pub, FALSE, 0); in dhd_scan_timeout()
8887 dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id) in dhd_stop_scan_timer() function
H A Ddhd.h4042 extern int dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id);
4066 static INLINE int dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id) { return 0; } in dhd_stop_scan_timer() function
H A Ddhd_pcie.c5181 if (dhd_stop_scan_timer(bus->dhd, FALSE, 0)) { in dhdpcie_checkdied()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Ddhd.h3110 extern int dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Ddhd.h3110 extern int dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Ddhd.h3115 extern int dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id);