Searched defs:is_escan (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 8829 dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan) in dhd_start_scan_timer() 8882 dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id) in dhd_stop_scan_timer()
|
| H A D | dhd.h | 4070 static INLINE int dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan) { return 0; } in dhd_start_scan_timer() 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()
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 8834 dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan) in dhd_start_scan_timer() 8887 dhd_stop_scan_timer(dhd_pub_t *pub, bool is_escan, uint16 sync_id) in dhd_stop_scan_timer()
|
| H A D | dhd.h | 4065 static INLINE int dhd_start_scan_timer(dhd_pub_t *pub, bool is_escan) { return 0; } in dhd_start_scan_timer() 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()
|