Home
last modified time | relevance | path

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

/device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/
Ddhd_common.c2599 dhd_stop_scan_timer(dhd_pub); in wl_show_host_event()
5121 if (dhd_stop_scan_timer(pub)) { in deinit_dhd_timeouts()
5375 dhd_stop_scan_timer(pub); in dhd_scan_timeout()
5427 dhd_stop_scan_timer(dhd_pub_t *pub) in dhd_stop_scan_timer() function
Ddhd.h2466 extern int dhd_stop_scan_timer(dhd_pub_t *pub);
Ddhd_pcie.c2552 if (dhd_stop_scan_timer(bus->dhd)) { in dhdpcie_checkdied()
/device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/
Ddhd_common.c4788 dhd_stop_scan_timer(dhd_pub, FALSE, 0); in wl_show_host_event()
5023 dhd_stop_scan_timer(dhd_pub, TRUE, dtoh16(escan_result->sync_id)); in wl_show_host_event()
8428 if (dhd_stop_scan_timer(pub, FALSE, 0)) { in deinit_dhd_timeouts()
8731 dhd_stop_scan_timer(pub, FALSE, 0); in dhd_scan_timeout()
8793 dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id) in dhd_stop_scan_timer() function
Ddhd.h4034 extern int dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id);
4058 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
Ddhd_pcie.c5037 if (dhd_stop_scan_timer(bus->dhd, FALSE, 0)) {
/device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/
Ddhd.h3101 extern int dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id);
/device/board/kaihong/khdvk_3566b/wifi/bcmdhd_hdf/bcmdhd/
Ddhd.h3246 extern int dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id);