Home
last modified time | relevance | path

Searched refs:cfgdrv_lock (Results 1 – 17 of 17) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/cywdhd/bcmdhd/
H A Dwl_cfgscan.c2075 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in __wl_cfg80211_scan()
2077 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in __wl_cfg80211_scan()
2322 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_notify_escan_complete()
2354 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_notify_escan_complete()
2659 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_notify_scan_status()
2664 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_notify_scan_status()
3136 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3138 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3157 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3160 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
[all …]
H A Dwl_cfg80211.h1248 spinlock_t cfgdrv_lock; /* to protect scan status (and others if needed) */ member
H A Dwl_cfg80211.c8897 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags);
8908 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags);
17838 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags);
17840 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags);
18694 spin_lock_init(&cfg->cfgdrv_lock);
20780 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags);
20801 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags);
20818 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags);
20861 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags);
/OK3568_Linux_fs/external/rkwifibt/drivers/infineon/
H A Dwl_cfgscan.c2066 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in __wl_cfg80211_scan()
2068 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in __wl_cfg80211_scan()
2313 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_notify_escan_complete()
2345 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_notify_escan_complete()
2650 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_notify_scan_status()
2655 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_notify_scan_status()
3127 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3129 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3148 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3151 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
[all …]
H A Dwl_cfg80211.h1188 spinlock_t cfgdrv_lock; /* to protect scan status (and others if needed) */ member
H A Dwl_cfg80211.c8796 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags);
8807 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags);
17684 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags);
17686 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags);
18540 spin_lock_init(&cfg->cfgdrv_lock);
20545 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags);
20566 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags);
20583 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags);
20626 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/infineon/bcmdhd/
H A Dwl_cfgscan.c2075 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in __wl_cfg80211_scan()
2077 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in __wl_cfg80211_scan()
2322 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_notify_escan_complete()
2354 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_notify_escan_complete()
2659 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_notify_scan_status()
2664 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_notify_scan_status()
3136 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3138 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3157 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3160 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
[all …]
H A Dwl_cfg80211.h1248 spinlock_t cfgdrv_lock; /* to protect scan status (and others if needed) */ member
H A Dwl_cfg80211.c8895 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags);
8906 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags);
17836 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags);
17838 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags);
18692 spin_lock_init(&cfg->cfgdrv_lock);
20778 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags);
20799 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags);
20816 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags);
20859 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags);
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd/
H A Dwl_cfgscan.c2674 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in __wl_cfg80211_scan()
2676 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in __wl_cfg80211_scan()
2956 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_notify_escan_complete()
2967 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_notify_escan_complete()
3383 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_notify_scan_status()
3388 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_notify_scan_status()
3902 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3904 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3918 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3921 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
[all …]
H A Dwl_cfg80211.c8197 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_suspend()
8208 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_suspend()
14698 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_init_prof()
14700 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_init_prof()
15633 spin_lock_init(&cfg->cfgdrv_lock); in wl_init_priv()
17790 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_read_prof()
17811 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_read_prof()
17828 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_update_prof()
17871 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_update_prof()
22661 ret = snprintf(buf+len, buf_len-len, "cfgdrv:%d\n", spin_is_locked(&cfg->cfgdrv_lock)); in wl_cfg80211_debug_data_dump()
H A Dwl_cfg80211.h1711 spinlock_t cfgdrv_lock; /* to protect scan status (and others if needed) */ member
/OK3568_Linux_fs/external/rkwifibt/drivers/bcmdhd/
H A Dwl_cfgscan.c2676 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in __wl_cfg80211_scan()
2678 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in __wl_cfg80211_scan()
2958 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_notify_escan_complete()
2969 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_notify_escan_complete()
3377 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_notify_scan_status()
3382 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_notify_scan_status()
3896 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3898 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3912 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
3915 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
[all …]
H A Dwl_cfg80211.c8245 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_suspend()
8256 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_cfg80211_suspend()
14820 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_init_prof()
14822 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_init_prof()
15757 spin_lock_init(&cfg->cfgdrv_lock); in wl_init_priv()
17988 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_read_prof()
18009 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_read_prof()
18026 WL_CFG_DRV_LOCK(&cfg->cfgdrv_lock, flags); in wl_update_prof()
18069 WL_CFG_DRV_UNLOCK(&cfg->cfgdrv_lock, flags); in wl_update_prof()
22906 ret = snprintf(buf+len, buf_len-len, "cfgdrv:%d\n", spin_is_locked(&cfg->cfgdrv_lock)); in wl_cfg80211_debug_data_dump()
H A Dwl_cfg80211.h1711 spinlock_t cfgdrv_lock; /* to protect scan status (and others if needed) */ member
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rkwifi/bcmdhd_indep_power/
H A Dwl_cfg80211.c3379 spin_lock_irqsave(&cfg->cfgdrv_lock, flags); in __wl_cfg80211_scan()
3381 spin_unlock_irqrestore(&cfg->cfgdrv_lock, flags); in __wl_cfg80211_scan()
7050 spin_lock_irqsave(&cfg->cfgdrv_lock, flags); in wl_cfg80211_suspend()
7066 spin_unlock_irqrestore(&cfg->cfgdrv_lock, flags); in wl_cfg80211_suspend()
11070 spin_lock_irqsave(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
11072 spin_unlock_irqrestore(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_start()
11109 spin_lock_irqsave(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_stop()
11112 spin_unlock_irqrestore(&cfg->cfgdrv_lock, flags); in wl_cfg80211_sched_scan_stop()
14871 spin_lock_irqsave(&cfg->cfgdrv_lock, flags); in wl_notify_scan_status()
14881 spin_unlock_irqrestore(&cfg->cfgdrv_lock, flags); in wl_notify_scan_status()
[all …]
H A Dwl_cfg80211.h753 spinlock_t cfgdrv_lock; /* to protect scan status (and others if needed) */ member