Home
last modified time | relevance | path

Searched refs:cfg80211_chandef_dfs_required (Results 1 – 9 of 9) sorted by relevance

/linux/net/wireless/
A Dchan.c489 int cfg80211_chandef_dfs_required(struct wiphy *wiphy, in cfg80211_chandef_dfs_required() function
544 EXPORT_SYMBOL(cfg80211_chandef_dfs_required);
1199 if (cfg80211_chandef_dfs_required(wiphy, chandef, iftype) > 0 && in _cfg80211_reg_can_beacon()
1302 ret = cfg80211_chandef_dfs_required(wdev->wiphy, in cfg80211_get_chan_state()
1315 ret = cfg80211_chandef_dfs_required(wdev->wiphy, in cfg80211_get_chan_state()
A Dmesh.c198 err = cfg80211_chandef_dfs_required(&rdev->wiphy, in __cfg80211_join_mesh()
A Dnl80211.c9293 err = cfg80211_chandef_dfs_required(wiphy, &chandef, wdev->iftype); in nl80211_start_radar_detection()
9348 err = cfg80211_chandef_dfs_required(wiphy, &chandef, wdev->iftype); in nl80211_notify_radar_detection()
9549 err = cfg80211_chandef_dfs_required(wdev->wiphy, in nl80211_channel_switch()
14465 if (cfg80211_chandef_dfs_required(wdev->wiphy, &chandef, wdev->iftype)) in nl80211_tdls_channel_switch()
A Dtrace.h3008 TRACE_EVENT(cfg80211_chandef_dfs_required,
/linux/net/mac80211/
A Dibss.c288 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in __ieee80211_sta_join_ibss()
758 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in ieee80211_ibss_csa_mark_radar()
862 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in ieee80211_ibss_process_chanswitch()
1772 ret = cfg80211_chandef_dfs_required(local->hw.wiphy, in ieee80211_ibss_join()
A Dmesh.c1115 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in ieee80211_mesh_csa_mark_radar()
1192 err = cfg80211_chandef_dfs_required(sdata->local->hw.wiphy, in ieee80211_mesh_process_chnswitch()
A Dchan.c1677 ret = cfg80211_chandef_dfs_required(local->hw.wiphy, in ieee80211_vif_use_channel()
/linux/include/net/
A Dcfg80211.h865 int cfg80211_chandef_dfs_required(struct wiphy *wiphy,
/linux/drivers/net/wireless/marvell/mwifiex/
A Dcfg80211.c2114 !cfg80211_chandef_dfs_required(wiphy, &params->chandef, in mwifiex_cfg80211_start_ap()

Completed in 70 milliseconds