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 D | dhd_common.c | 2648 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 D | dhd.h | 2488 extern int dhd_stop_scan_timer(dhd_pub_t *pub);
|
| H A D | dhd_pcie.c | 2538 if (dhd_stop_scan_timer(bus->dhd)) { in dhdpcie_checkdied()
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 4789 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 D | dhd.h | 4047 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 D | dhd_pcie.c | 5188 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 D | dhd_common.c | 4789 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 D | dhd.h | 4042 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 D | dhd_pcie.c | 5181 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 D | dhd.h | 3110 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 D | dhd.h | 3110 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 D | dhd.h | 3115 extern int dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id);
|