Searched refs:dhd_stop_scan_timer (Results 1 – 8 of 8) sorted by relevance
| /device/board/isoftstone/zhiyuan/kernel/driver/drivers/net/wireless/bcmdhd/ |
| D | dhd_common.c | 2599 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
|
| D | dhd.h | 2466 extern int dhd_stop_scan_timer(dhd_pub_t *pub);
|
| D | dhd_pcie.c | 2552 if (dhd_stop_scan_timer(bus->dhd)) { in dhdpcie_checkdied()
|
| /device/board/isoftstone/yangfan/kernel/src/driv/net/rockchip_wlan/rkwifi/bcmdhd/ |
| D | dhd_common.c | 4788 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
|
| D | dhd.h | 4034 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
|
| D | dhd_pcie.c | 5037 if (dhd_stop_scan_timer(bus->dhd, FALSE, 0)) {
|
| /device/soc/rockchip/common/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_wifi6/ |
| D | dhd.h | 3101 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/ |
| D | dhd.h | 3246 extern int dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id);
|