Searched refs:join_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 | 5196 pub->timeout_info->join_timer_lock = dhd_os_spin_lock_init(pub->osh); in init_dhd_timeouts() 5242 dhd_os_spin_lock_deinit(pub->osh, pub->timeout_info->join_timer_lock); in deinit_dhd_timeouts() 5388 DHD_TIMER_LOCK(pub->timeout_info->join_timer_lock, flags); in dhd_join_timeout() 5390 DHD_TIMER_UNLOCK(pub->timeout_info->join_timer_lock, flags); in dhd_join_timeout() 5408 DHD_TIMER_UNLOCK(pub->timeout_info->join_timer_lock, flags); in dhd_join_timeout() 5427 DHD_TIMER_LOCK(pub->timeout_info->join_timer_lock, flags); in dhd_start_join_timer() 5446 DHD_TIMER_UNLOCK(pub->timeout_info->join_timer_lock, flags); in dhd_start_join_timer() 5457 DHD_TIMER_LOCK(pub->timeout_info->join_timer_lock, flags); in dhd_stop_join_timer() 5459 DHD_TIMER_UNLOCK(pub->timeout_info->join_timer_lock, flags); in dhd_stop_join_timer()
|
| H A D | dhd.h | 620 void *join_timer_lock; member
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/ |
| H A D | dhd_common.c | 8488 pub->timeout_info->join_timer_lock = osl_spin_lock_init(pub->osh); in init_dhd_timeouts() 8535 osl_spin_lock_deinit(pub->osh, pub->timeout_info->join_timer_lock); in deinit_dhd_timeouts() 8690 DHD_TIMER_LOCK(pub->timeout_info->join_timer_lock, flags); in dhd_join_timeout() 8706 DHD_TIMER_UNLOCK(pub->timeout_info->join_timer_lock, flags); in dhd_join_timeout() 8724 DHD_TIMER_LOCK(pub->timeout_info->join_timer_lock, flags); in dhd_start_join_timer() 8745 DHD_TIMER_UNLOCK(pub->timeout_info->join_timer_lock, flags); in dhd_start_join_timer() 8762 DHD_TIMER_LOCK(pub->timeout_info->join_timer_lock, flags); in dhd_stop_join_timer() 8764 DHD_TIMER_UNLOCK(pub->timeout_info->join_timer_lock, flags); in dhd_stop_join_timer() 8787 DHD_TIMER_LOCK(pub->timeout_info->join_timer_lock, flags); in dhd_clear_join_error() 8796 DHD_TIMER_UNLOCK(pub->timeout_info->join_timer_lock, flags); in dhd_clear_join_error()
|
| H A D | dhd.h | 1067 void *join_timer_lock; member
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/ |
| H A D | dhd_common.c | 8493 pub->timeout_info->join_timer_lock = osl_spin_lock_init(pub->osh); in init_dhd_timeouts() 8540 osl_spin_lock_deinit(pub->osh, pub->timeout_info->join_timer_lock); in deinit_dhd_timeouts() 8695 DHD_TIMER_LOCK(pub->timeout_info->join_timer_lock, flags); in dhd_join_timeout() 8711 DHD_TIMER_UNLOCK(pub->timeout_info->join_timer_lock, flags); in dhd_join_timeout() 8729 DHD_TIMER_LOCK(pub->timeout_info->join_timer_lock, flags); in dhd_start_join_timer() 8750 DHD_TIMER_UNLOCK(pub->timeout_info->join_timer_lock, flags); in dhd_start_join_timer() 8767 DHD_TIMER_LOCK(pub->timeout_info->join_timer_lock, flags); in dhd_stop_join_timer() 8769 DHD_TIMER_UNLOCK(pub->timeout_info->join_timer_lock, flags); in dhd_stop_join_timer() 8792 DHD_TIMER_LOCK(pub->timeout_info->join_timer_lock, flags); in dhd_clear_join_error() 8801 DHD_TIMER_UNLOCK(pub->timeout_info->join_timer_lock, flags); in dhd_clear_join_error()
|
| H A D | dhd.h | 1065 void *join_timer_lock; member
|