Searched refs:avoid_freq_lock (Results 1 – 4 of 4) sorted by relevance
1332 mutex_lock(&hdd_ctxt->avoid_freq_lock); in hdd_ch_avoid_ind()1335 mutex_unlock(&hdd_ctxt->avoid_freq_lock); in hdd_ch_avoid_ind()1374 mutex_lock(&hdd_ctxt->avoid_freq_lock); in hdd_ch_avoid_ind()1378 mutex_unlock(&hdd_ctxt->avoid_freq_lock); in hdd_ch_avoid_ind()1383 mutex_unlock(&hdd_ctxt->avoid_freq_lock); in hdd_ch_avoid_ind()
1787 mutex_lock(&hdd_ctx->avoid_freq_lock); in wlan_hdd_send_avoid_freq_for_dnbs()1794 mutex_unlock(&hdd_ctx->avoid_freq_lock); in wlan_hdd_send_avoid_freq_for_dnbs()1852 mutex_lock(&hdd_ctx->avoid_freq_lock); in wlan_hdd_send_avoid_freq_for_dnbs()1858 mutex_unlock(&hdd_ctx->avoid_freq_lock); in wlan_hdd_send_avoid_freq_for_dnbs()1863 mutex_unlock(&hdd_ctx->avoid_freq_lock); in wlan_hdd_send_avoid_freq_for_dnbs()
11541 mutex_destroy(&hdd_ctx->avoid_freq_lock); in hdd_wlan_exit()17579 mutex_init(&hdd_ctx->avoid_freq_lock); in hdd_wlan_startup()
2209 struct mutex avoid_freq_lock; member