Searched refs:scan_timer_lock (Results 1 – 6 of 6) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_common.c | 5195 pub->timeout_info->scan_timer_lock = dhd_os_spin_lock_init(pub->osh); in init_dhd_timeouts() 5241 dhd_os_spin_lock_deinit(pub->osh, pub->timeout_info->scan_timer_lock); in deinit_dhd_timeouts() 5475 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout() 5478 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout() 5483 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout() 5500 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_start_scan_timer() 5525 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_start_scan_timer() 5542 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_stop_scan_timer() 5555 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_stop_scan_timer()
|
| H A D | dhd.h | 619 void *scan_timer_lock; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 5008 DHD_TIMER_LOCK(dhd_pub->timeout_info->scan_timer_lock, in wl_show_host_event() 5015 dhd_pub->timeout_info->scan_timer_lock, in wl_show_host_event() 5021 DHD_TIMER_UNLOCK(dhd_pub->timeout_info->scan_timer_lock, in wl_show_host_event() 8487 pub->timeout_info->scan_timer_lock = osl_spin_lock_init(pub->osh); in init_dhd_timeouts() 8534 osl_spin_lock_deinit(pub->osh, pub->timeout_info->scan_timer_lock); in deinit_dhd_timeouts() 8816 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout() 8819 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout() 8824 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout() 8841 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_start_scan_timer() 8876 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_start_scan_timer() [all …]
|
| H A D | dhd.h | 1066 void *scan_timer_lock; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 5008 DHD_TIMER_LOCK(dhd_pub->timeout_info->scan_timer_lock, in wl_show_host_event() 5015 dhd_pub->timeout_info->scan_timer_lock, in wl_show_host_event() 5021 DHD_TIMER_UNLOCK(dhd_pub->timeout_info->scan_timer_lock, in wl_show_host_event() 8492 pub->timeout_info->scan_timer_lock = osl_spin_lock_init(pub->osh); in init_dhd_timeouts() 8539 osl_spin_lock_deinit(pub->osh, pub->timeout_info->scan_timer_lock); in deinit_dhd_timeouts() 8821 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout() 8824 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout() 8829 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_scan_timeout() 8846 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_start_scan_timer() 8881 DHD_TIMER_UNLOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_start_scan_timer() [all …]
|
| H A D | dhd.h | 1064 void *scan_timer_lock; member
|