Searched refs:wiphy_unlock (Results 1 – 22 of 22) 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()641 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwencode()737 wiphy_unlock(wdev->wiphy); in cfg80211_wext_siwencodeext()840 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwfreq()880 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_giwfreq()937 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwtxpower()960 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()357 wiphy_unlock(&rdev->wiphy); in cfg80211_destroy_ifaces()1020 wiphy_unlock(&rdev->wiphy); in wiphy_unregister()1050 wiphy_unlock(&rdev->wiphy); in wiphy_unregister()1395 wiphy_unlock(&rdev->wiphy); in cfg80211_netdev_notifier_call()1406 wiphy_unlock(&rdev->wiphy); in cfg80211_netdev_notifier_call()1412 wiphy_unlock(&rdev->wiphy); in cfg80211_netdev_notifier_call()1432 wiphy_unlock(&rdev->wiphy); in cfg80211_netdev_notifier_call()1483 wiphy_unlock(&rdev->wiphy); in cfg80211_netdev_notifier_call()
394 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwmlme()
2600 wiphy_unlock(wiphy); in wiphy_apply_custom_regulatory()2766 wiphy_unlock(wiphy); in reg_process_hint_driver()3143 wiphy_unlock(&rdev->wiphy); in reg_process_self_managed_hints()3825 wiphy_unlock(request_wiphy); in reg_set_rd_driver()3831 wiphy_unlock(request_wiphy); in reg_set_rd_driver()3836 wiphy_unlock(request_wiphy); in reg_set_rd_driver()
1004 wiphy_unlock(&rdev->wiphy); in __cfg80211_scan_done()1120 wiphy_unlock(&rdev->wiphy); in cfg80211_sched_scan_results_wk()1157 wiphy_unlock(wiphy); in cfg80211_sched_scan_stopped()2804 wiphy_unlock(&rdev->wiphy); in cfg80211_wext_siwscan()
498 wiphy_unlock(&rdev->wiphy); in cfg80211_mgmt_registrations_update_wk()
268 wiphy_unlock(&rdev->wiphy); in cfg80211_conn_work()
3522 wiphy_unlock(&rdev->wiphy); in nl80211_set_wiphy()4052 wiphy_unlock(&rdev->wiphy); in nl80211_new_interface()6043 wiphy_unlock(&rdev->wiphy); in nl80211_dump_station()6936 wiphy_unlock(&rdev->wiphy); in nl80211_dump_mpath()7136 wiphy_unlock(&rdev->wiphy); in nl80211_dump_mpp()9556 wiphy_unlock(&rdev->wiphy); in nl80211_dump_scan()9702 wiphy_unlock(&rdev->wiphy); in nl80211_dump_survey()14998 wiphy_unlock(&rdev->wiphy); in nl80211_post_doit()
478 wiphy_unlock(wiphy); in wil_if_add()555 wiphy_unlock(wiphy); in wil_if_remove()
479 wiphy_unlock(wil->wiphy); in wil_pcie_remove()
608 wiphy_unlock(adapter->wiphy); in _mwifiex_fw_dpc()619 wiphy_unlock(adapter->wiphy); in _mwifiex_fw_dpc()631 wiphy_unlock(adapter->wiphy); in _mwifiex_fw_dpc()636 wiphy_unlock(adapter->wiphy); in _mwifiex_fw_dpc()1458 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()
307 wiphy_unlock(local->hw.wiphy); in ieee80211_restart_work()1324 wiphy_unlock(hw->wiphy); in ieee80211_register_hw()
363 wiphy_unlock(sdata->local->hw.wiphy); in ieee80211_open()650 wiphy_unlock(sdata->local->hw.wiphy); in ieee80211_stop()2148 wiphy_unlock(local->hw.wiphy); in ieee80211_remove_interfaces()
436 wiphy_unlock(local->hw.wiphy); in reset_write()
3877 wiphy_unlock(local->hw.wiphy); in ieee80211_dfs_radar_detected_work()
252 wiphy_unlock(ar->hw->wiphy); in ath11k_regd_update()
616 wiphy_unlock(priv_to_wiphy(mac)); in qtnf_core_mac_attach()
2446 wiphy_unlock(cfg->wiphy); in brcmf_p2p_ifp_removed()
5319 static inline void wiphy_unlock(struct wiphy *wiphy) in wiphy_unlock() function