Searched refs:dhd_start_scan_timer (Results 1 – 12 of 12) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd.h | 4046 extern int dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan); 4070 static INLINE int dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan) { return 0; } in dhd_start_scan_timer() function
|
| H A D | dhd_common.c | 2089 dhd_start_scan_timer(dhd_pub, TRUE); in dhd_wl_ioctl() 8829 dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan) in dhd_start_scan_timer() function
|
| H A D | dhd_linux.c | 8331 dhd_start_scan_timer(pub, 0); in dhd_ioctl_process()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd.h | 4041 extern int dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan); 4065 static INLINE int dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan) { return 0; } in dhd_start_scan_timer() function
|
| H A D | dhd_common.c | 2089 dhd_start_scan_timer(dhd_pub, TRUE); in dhd_wl_ioctl() 8834 dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan) in dhd_start_scan_timer() function
|
| H A D | dhd_linux.c | 8317 dhd_start_scan_timer(pub, 0); in dhd_ioctl_process()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd.h | 2487 extern int dhd_start_scan_timer(dhd_pub_t *pub);
|
| H A D | dhd_common.c | 5488 dhd_start_scan_timer(dhd_pub_t *pub) in dhd_start_scan_timer() function
|
| H A D | dhd_linux.c | 7588 dhd_start_scan_timer(pub); in dhd_ioctl_process()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd.h | 3109 extern int dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan);
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd.h | 3109 extern int dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan);
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd.h | 3114 extern int dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan);
|