Searched refs:DHD_TIMER_LOCK (Results 1 – 9 of 9) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/ |
| H A D | dhd_common.c | 5261 DHD_TIMER_LOCK(pub->timeout_info->cmd_timer_lock, flags); in dhd_cmd_timeout() 5297 DHD_TIMER_LOCK(pub->timeout_info->cmd_timer_lock, flags); in dhd_start_cmd_timer() 5337 DHD_TIMER_LOCK(pub->timeout_info->cmd_timer_lock, flags); in dhd_stop_cmd_timer() 5388 DHD_TIMER_LOCK(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() 5457 DHD_TIMER_LOCK(pub->timeout_info->join_timer_lock, flags); in dhd_stop_join_timer() 5475 DHD_TIMER_LOCK(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() 5542 DHD_TIMER_LOCK(pub->timeout_info->scan_timer_lock, flags); in dhd_stop_scan_timer() 5572 DHD_TIMER_LOCK(pub->timeout_info->bus_timer_lock, flags); in dhd_bus_timeout() [all …]
|
| H A D | dhd.h | 2273 #define DHD_TIMER_LOCK(lock, flags) (flags) = dhd_os_spin_lock(lock) macro
|
| /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() 8553 DHD_TIMER_LOCK(pub->timeout_info->cmd_timer_lock, flags); in dhd_cmd_timeout() 8589 DHD_TIMER_LOCK(pub->timeout_info->cmd_timer_lock, flags); in dhd_start_cmd_timer() 8635 DHD_TIMER_LOCK(pub->timeout_info->cmd_timer_lock, flags); in dhd_stop_cmd_timer() 8690 DHD_TIMER_LOCK(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() 8762 DHD_TIMER_LOCK(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() 8816 DHD_TIMER_LOCK(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() [all …]
|
| H A D | dhd.h | 3656 #define DHD_TIMER_LOCK(lock, flags) (flags) = osl_spin_lock(lock) macro
|
| /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() 8558 DHD_TIMER_LOCK(pub->timeout_info->cmd_timer_lock, flags); in dhd_cmd_timeout() 8594 DHD_TIMER_LOCK(pub->timeout_info->cmd_timer_lock, flags); in dhd_start_cmd_timer() 8640 DHD_TIMER_LOCK(pub->timeout_info->cmd_timer_lock, flags); in dhd_stop_cmd_timer() 8695 DHD_TIMER_LOCK(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() 8767 DHD_TIMER_LOCK(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() 8821 DHD_TIMER_LOCK(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() [all …]
|
| H A D | dhd.h | 3651 #define DHD_TIMER_LOCK(lock, flags) (flags) = osl_spin_lock(lock) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/ |
| H A D | dhd.h | 2863 #define DHD_TIMER_LOCK(lock, flags) (flags) = dhd_os_spin_lock(lock) macro
|
| /OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/ |
| H A D | dhd.h | 2863 #define DHD_TIMER_LOCK(lock, flags) (flags) = dhd_os_spin_lock(lock) macro
|
| /OK3568_Linux_fs/external/rkwifibt/drivers/infineon/ |
| H A D | dhd.h | 2868 #define DHD_TIMER_LOCK(lock, flags) (flags) = dhd_os_spin_lock(lock) macro
|