Searched refs:wiphy_unlock (Results 1 – 23 of 23) sorted by relevance
67 wiphy_unlock(wdev->wiphy); in cfg80211_wext_siwmode()277 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwrts()320 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwfrag()374 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwretry()660 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwencode()763 wiphy_unlock(wdev->wiphy); in cfg80211_wext_siwencodeext()866 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwfreq()906 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_giwfreq()963 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwtxpower()986 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_giwtxpower()[all …]
117 wiphy_unlock(&rdev->wiphy); in wiphy_suspend()135 wiphy_unlock(&rdev->wiphy); in wiphy_resume()
292 wiphy_unlock(wiphy); in cfg80211_shutdown_all_interfaces()329 wiphy_unlock(&rdev->wiphy); in cfg80211_event_work()346 wiphy_unlock(&rdev->wiphy); in cfg80211_destroy_ifaces()1038 wiphy_unlock(&rdev->wiphy); in wiphy_unregister()1068 wiphy_unlock(&rdev->wiphy); in wiphy_unregister()1439 wiphy_unlock(&rdev->wiphy); in cfg80211_netdev_notifier_call()1450 wiphy_unlock(&rdev->wiphy); in cfg80211_netdev_notifier_call()1457 wiphy_unlock(&rdev->wiphy); in cfg80211_netdev_notifier_call()1477 wiphy_unlock(&rdev->wiphy); in cfg80211_netdev_notifier_call()1528 wiphy_unlock(&rdev->wiphy); in cfg80211_netdev_notifier_call()
2448 wiphy_unlock(wiphy); in reg_wdev_chan_valid()2670 wiphy_unlock(wiphy); in wiphy_apply_custom_regulatory()2836 wiphy_unlock(wiphy); in reg_process_hint_driver()3213 wiphy_unlock(&rdev->wiphy); in reg_process_self_managed_hints()3895 wiphy_unlock(request_wiphy); in reg_set_rd_driver()3901 wiphy_unlock(request_wiphy); in reg_set_rd_driver()3906 wiphy_unlock(request_wiphy); in reg_set_rd_driver()
407 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwmlme()
512 wiphy_unlock(&rdev->wiphy); in cfg80211_mgmt_registrations_update_wk()1057 wiphy_unlock(&rdev->wiphy); in cfg80211_background_cac_event()
1015 wiphy_unlock(&rdev->wiphy); in __cfg80211_scan_done()1131 wiphy_unlock(&rdev->wiphy); in cfg80211_sched_scan_results_wk()1168 wiphy_unlock(wiphy); in cfg80211_sched_scan_stopped()2892 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwscan()
285 wiphy_unlock(&rdev->wiphy); in cfg80211_conn_work()
3732 wiphy_unlock(&rdev->wiphy); in nl80211_set_wiphy()4292 wiphy_unlock(&rdev->wiphy); in nl80211_new_interface()6589 wiphy_unlock(&rdev->wiphy); in nl80211_dump_station()7573 wiphy_unlock(&rdev->wiphy); in nl80211_dump_mpath()7773 wiphy_unlock(&rdev->wiphy); in nl80211_dump_mpp()9810 wiphy_unlock(wiphy); in nl80211_start_radar_detection()10260 wiphy_unlock(&rdev->wiphy); in nl80211_dump_scan()10408 wiphy_unlock(&rdev->wiphy); in nl80211_dump_survey()16267 wiphy_unlock(&rdev->wiphy); in nl80211_post_doit()
474 wiphy_unlock(wiphy); in wil_if_add()551 wiphy_unlock(wiphy); in wil_if_remove()
479 wiphy_unlock(wil->wiphy); in wil_pcie_remove()
630 wiphy_unlock(adapter->wiphy); in _mwifiex_fw_dpc()641 wiphy_unlock(adapter->wiphy); in _mwifiex_fw_dpc()653 wiphy_unlock(adapter->wiphy); in _mwifiex_fw_dpc()658 wiphy_unlock(adapter->wiphy); in _mwifiex_fw_dpc()1480 wiphy_unlock(adapter->wiphy); in mwifiex_uninit_sw()
221 wiphy_unlock(ar->wiphy); in ath6kl_core_init()
1909 wiphy_unlock(ar->wiphy); in ath6kl_stop_txrx()
387 wiphy_unlock(local->hw.wiphy); in ieee80211_restart_work()1403 wiphy_unlock(hw->wiphy); in ieee80211_register_hw()
439 wiphy_unlock(sdata->local->hw.wiphy); in ieee80211_open()763 wiphy_unlock(sdata->local->hw.wiphy); in ieee80211_stop()2351 wiphy_unlock(local->hw.wiphy); in ieee80211_remove_interfaces()
426 wiphy_unlock(local->hw.wiphy); in reset_write()
4094 wiphy_unlock(local->hw.wiphy); in ieee80211_dfs_radar_detected_work()
616 wiphy_unlock(priv_to_wiphy(mac)); in qtnf_core_mac_attach()
738 wiphy_unlock(mvm->hw->wiphy); in iwl_mvm_start_get_nvm()755 wiphy_unlock(mvm->hw->wiphy); in iwl_mvm_start_get_nvm()
3030 wiphy_unlock(mvm->hw->wiphy); in iwl_mvm_d3_test_open()3088 wiphy_unlock(mvm->hw->wiphy); in iwl_mvm_d3_test_release()
2446 wiphy_unlock(cfg->wiphy); in brcmf_p2p_ifp_removed()
5639 static inline void wiphy_unlock(struct wiphy *wiphy) in wiphy_unlock() function